[Webkit-unassigned] [Bug 85921] New: [chromium] Only increase size of Combo Box Options when displayed on touch screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 15:04:41 PDT 2012


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

           Summary: [chromium] Only increase size of Combo Box Options
                    when displayed on touch screen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: flackr at chromium.org
                CC: tdresser at chromium.org


In https://bugs.webkit.org/show_bug.cgi?id=80027 the size of combo box options was increased when touch events were supported. Supporting touch events should not imply the use of a touch friendly layout as we would like to enable touch event support on all devices in case a touch screen is attached. When contents are being displayed on a touch screen we can use the setDeviceTouchScreen pref to enable the increased combo box option size.

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