[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 11:29:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61483
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2011-05-26 11:29:00 PST ---
Created an attachment (id=95010)
--> (https://bugs.webkit.org/attachment.cgi?id=95010&action=review)
test case
> 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.
Oh, I see that now. the reason I didn't see it before is that's a regression from Safari 5 to nightly builds. In Safari 5, spaces are inserted, but visually it looks the same.
> textedit likely has this behavior because it may use webkit under the covers?
It does not.
--
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