[Webkit-unassigned] [Bug 57872] New: REGRESSION (r46914): When typing in Mail, line wrapping frequently occurs in the middle of words

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 12:36:05 PDT 2011


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

           Summary: REGRESSION (r46914): When typing in Mail, line
                    wrapping frequently occurs in the middle of words
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adele at apple.com


Created an attachment (id=88293)
 --> (https://bugs.webkit.org/attachment.cgi?id=88293&action=review)
testcase

<rdar://problem/8157205>

http://trac.webkit.org/changeset/46914 was not supposed to change behavior, but it definitely did.


>From looking of different reports of this problem, it seems to frequently happen with tab characters.  I'm attaching an example that shows the problem.  Before r46914, when you hit enter after the tab character and start typing, the new text doesn't get the "white-space: pre" style, but after that change, it does.

To fix Mail, if we changed the tab style to use "pre-wrap", that would fix this problem, but I'd like to figure out what went wrong in r46914, and whether we can go back to the old behavior.

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