[Webkit-unassigned] [Bug 61483] Textarea does not advance cursor position for spaces at its right border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 23:12:49 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Textarea will not accept    |Textarea does not advance
                   |space character at end of   |cursor position for spaces
                   |line.                       |at its right border
          Component|HTML DOM                    |HTML Editing
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-05-25 23:12:49 PST ---
This behavior is very similar to what TextEdit has, and thus likely intentional. I do not know what the rationale is.

Note that all the spaces are inserted - they just do not cause formatting changes, but if you resize the text area, they will appear. Similarly, they are sent with form submission and when copying into clipboard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list