[Webkit-unassigned] [Bug 23997] New: 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:15:45 PST 2009


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

           Summary: Inserting spaces at end of line, should never cause
                    spaces to wrap
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.mozilla.org/editor/midasdemo/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Inserting spaces at end of line, should never cause spaces to wrap

See test case.

WebKit currently wraps the last space before a word, if that space happens to
have been converted into a nbsp by the space balancing algorithm.  FF will wrap
whole blocks of spaces inserted at the end of line.  IE7 of course does
something completely different.  Word (2003 win and 2008 mac) and TextEdit
collapse spaces at end of line until a word before the space causes a wrap (or
you insert a newline).

I suggest we match Word.


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