RESOLVED CONFIGURATION CHANGED Bug 27738
CSS hover is not in effect when mousing over select options in a large select box
https://bugs.webkit.org/show_bug.cgi?id=27738
Summary CSS hover is not in effect when mousing over select options in a large select...
jasneet
Reported 2009-07-27 15:14:15 PDT
Created attachment 33574 [details] testcase I Steps: 1. Go to attached testcase 2. Hover your mouse over the large select box options. II Issue: The CSS pseudo-class 'hover' should still be in effect. As you hover over the box's scroll bar, the hover is still in effect. However, as soon as you hover over an option, the effect stops. The smaller select box is there merely to illustrate the effect works correctly for ones that drop down. III Other Browsers: IE7: ok FF3: ok IV Nightly tested: 46256 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=14633
Attachments
testcase (945 bytes, text/html)
2009-07-27 15:14 PDT, jasneet
no flags
Alexey Proskuryakov
Comment 1 2010-05-21 14:49:28 PDT
*** Bug 39501 has been marked as a duplicate of this bug. ***
Brent Fulgham
Comment 2 2022-07-11 16:52:10 PDT
Safari, Chrome, and Firefox show the same rendering behavior for this test case. I do not believe any further compatibility issue remains.
Note You need to log in before you can comment on or make changes to this bug.