[Webkit-unassigned] [Bug 8351] display:none has no effect on <option> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 12:47:07 PDT 2011


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


Tim Kirchner <tkirchner at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkirchner at google.com




--- Comment #15 from Tim Kirchner <tkirchner at google.com>  2011-06-02 12:47:07 PST ---
Besides simply removing duplicates, has there been any traction on this issue?

It's worth noting that if you apply the display:none; via a class, it's the same effect.  The web app I'm working on actually programatically turns on/off a stylessheet (that contains such a class definition), which is how I stumbled across this bug.

Attaching another test case that demonstrates the issue, but using classes instead of inline styles.

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