[Webkit-unassigned] [Bug 94321] New: [BlackBerry] Select popup shows blank content when its option tags contain '\' characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 02:41:09 PDT 2012


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

           Summary: [BlackBerry] Select popup shows blank content when its
                    option tags contain '\' characters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xuewen.wang at torchmobile.com.cn
                CC: tonikitoo at webkit.org


When trigger the selection popup, it shows a blank popup window.

Test case:
<select>
  <option value="1">\</option>
</select>

HOW TO REPRODUCE:
Load the test case and click the select to trigger the popup, see what will happen.

EXPECTED:
A item with the description "\" should be displayed.

ACTUAL:
A blank popup is displayed and there is no cancel button.

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