[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:49:11 PST 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jparent at google.com,
                   |                            |justin.garcia at apple.com,
                   |                            |ojan at google.com




------- Comment #3 from eric at webkit.org  2009-02-17 15:49 PDT -------
Agreed.  We should probably spec out (as part of our current editing specing
effort) that setting document.designMode = "true" is identical to setting
document.body.contentEditiable = true;  Such that if you remove the body,
design mode turns off.  I'm not sure that would match IE, but I would suspect
it would be less confusing, and in all practical cases identical.


-- 
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