fnp
/
fnpeditor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b823623
)
editor: fix cursor out of text node handling Chrome hack
author
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Sat, 14 Dec 2013 14:47:58 +0000
(15:47 +0100)
committer
Aleksander Łukasz
<aleksander.lukasz@nowoczesnapolska.org.pl>
Sun, 15 Dec 2013 21:32:51 +0000
(22:32 +0100)
The case where there were no more text nodes above/below was
not handled correctly. Now, if that happens, we revert in the
opposite direction, ideally to place where we started.
This might be better handled at the keydown phase.
No differences found