[Webkit-unassigned] [Bug 38226] New: Full width spaces are collapsed in option element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 16:08:03 PDT 2010


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

           Summary: Full width spaces are collapsed in option element
           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


URLs (if applicable) : 
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Chrome 5: FAIL
  Firefox 3.x: OK
         IE 8: OK

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

What is the expected result?
The text in the selection box should be like this:
======================
    full-width spaces
  non-breakable-spaces
normal-spaces
======================

What happens instead?
Full width spaces are incorrectly collapsed:
======================
full-width spaces
  non-breakable-spaces
normal-spaces
======================

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