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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 08:00:47 PDT 2012


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





--- Comment #13 from Robert Flack <flackr at chromium.org>  2012-05-16 07:59:48 PST ---
(In reply to comment #11)
> (From update of attachment 140933 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=140933&action=review
> 
> > Source/WebKit/chromium/tests/PopupMenuTest.cpp:188
> > +        m_webView->page()->settings()->setDeviceTouchScreen(false);
> 
> should we also have tests for the inflated version?
> 
> the default is false, so this call doesn't seem to actually do anything

You're right. I think these tests should actually not be dependent on a particular row height as most of them already aren't as it is. I've fixed the remaining few places.

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