diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 078dc07..35a0886 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -48,6 +48,13 @@ var setup = function(){ - - ## Bugs: focused:: true + - BUG? clicking a block right of the lines places the cursor at end of last line -- should be the end of the cursor line (see: `.getTextOffsetAt(..)`) + - example click right of the text: + - example text + example text + example text + example text + - _appears that the initial caret placement is correct, but then it gets moved to the end of the block..._ - BUG: mobile browsers behave quite chaotically ignoring parts of the styling... - FF: - zooming on edited field