[Webkit-unassigned] [Bug 118938] CSS transforms do not apply to the options of a selectbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 04:13:30 PDT 2013


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





--- Comment #5 from Santosh Mahto <santosh.ma at samsung.com>  2013-08-15 04:13:03 PST ---
(In reply to comment #3)
> (From update of attachment 207325 [details])
> Needs a testcase. What does this mean for popup menus?
In normal case we expect: popup menu width ==  select element width.
But when we change the width (e.g by scaling) of select element by css transform 
then popup menu width is not changed and it remains to be original width
so with transformed applied popup menu width !=  select element width. 

I found difficulty in creating testcase covering size of popup menu.
could you suggest already present popupmenu testcase.

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