[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
Thu May 26 10:46:39 PDT 2011


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





--- Comment #2 from Peter Braden <peterbraden at peterbraden.co.uk>  2011-05-26 10:46:39 PST ---
The main bug is that the spaces are _not_ inserted - programatic inspection or additional non-space character insertion shows that the spaces are not there.

I also disagree that this behaviour is expected - the other browsers handle this by wrapping on space, as do many other apps - textedit likely has this behavior because it may use webkit under the covers? I have several users who have reported this as a bug, reinforcing the view that the behaviour is unexpected.

Best,

P



(In reply to comment #1)
> 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