[Webkit-unassigned] [Bug 35786] New: Improve portability of listbox-selection.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 02:33:03 PST 2010


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

           Summary: Improve portability of listbox-selection.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


listbox-selection.html has potability problems:
  - it depends on Mac-specific metrics (itemHeight = 14)
  - it changes behavior by navigator.userAgent string

We should detect the item height at runtime like Bug#34072.
We should use "addSelectionKey" modifier for metaKey (Mac) or controlKey
(others) like Bug#33989.

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