RESOLVED INVALID 136827
Spaces in contenteditable field with text-align: spaces on right don't appear until a non-space character is typed
https://bugs.webkit.org/show_bug.cgi?id=136827
Summary Spaces in contenteditable field with text-align: spaces on right don't appear...
Max Vujovic
Reported 2014-09-15 11:20:48 PDT
Filing this for a colleague. Repros in nightly. Details in this example: http://jsfiddle.net/qq60f3rg/ This works correctly in Chrome.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-09-15 13:23:32 PDT
mitz
Comment 2 2015-09-15 13:34:17 PDT
The current behavior is compatible with the Cocoa text system (you can use the TextEdit app on OS X to see this).
Brent Fulgham
Comment 3 2015-11-09 15:21:45 PST
The current behavior on iOS and OS X are by design to be consistent with our other text input systems. If you are encountering this problem on Gtk or another port, and this violates the expected platform behavior, please re-open the bug with relevant comments.
Note You need to log in before you can comment on or make changes to this bug.