[Webkit-unassigned] [Bug 37698] New: Line not wrapped at certain punctuations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 23:17:36 PDT 2010


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

           Summary: Line not wrapped at certain punctuations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phnixwxz at gmail.com


Created an attachment (id=53515)
 --> (https://bugs.webkit.org/attachment.cgi?id=53515)
test case

Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
     Safari 4: FAIL
  Firefox 3.x: OK
         IE 7: OK
         IE 8: OK
        Opera: OK

What steps will reproduce the problem?
1. Open the attached test file

What is the expected result?
The lines should be wrapped.

What happens instead?
The lines are not wrapped.

Please provide any additional information below. Attach a screenshot if
possible.
Opening puntuations '(', '{', '{' and closing punctuations ')', ']', '}'
should introduce line breaking opportunities in certain contexts, and a
too-long line should wrap at some line breaking opportunities.

Chrome bug: http://crbug.com/41736

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