[Webkit-unassigned] [Bug 23474] In a designMode document, the cursor can't be moved after the last BR node if there is no text following it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 04:22:59 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=23474

Randy Bonnette <tamuccuser at naver.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tamuccuser at naver.com

--- Comment #13 from Randy Bonnette <tamuccuser at naver.com> ---
You may as well retrieve the document (in a project) using editor.doc - it will let you get the character position and the cursor line. I tried to retrieve the desired line using editor.doc.getLine(n) - here're my tests and answers on 
https://stackoverflow.com/questions/32622128/codemirror-how-to-read-editor-text-before-or-after-cursor-position
https://writemyessaytoday.net/write-my-essay-in-12-hours

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190612/74981c24/attachment.html>


More information about the webkit-unassigned mailing list