[Webkit-unassigned] [Bug 23997] Inserting spaces at end of line, should never cause spaces to wrap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 15:25:42 PST 2009


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





------- Comment #2 from ojan at chromium.org  2009-02-17 15:25 PDT -------
Looks like contentEditable does the word/textedit behavior and designMode does
not. Specifically, there are a couple of CSS properties that get applied when
it's contentEditable that dont' when it's designMode.

designMode should really work exactly like contentEditable on the body.


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



More information about the webkit-unassigned mailing list