RESOLVED DUPLICATE of bug 27738 39501
CSS :hover pseudo-class + select[multiple].
https://bugs.webkit.org/show_bug.cgi?id=39501
Summary CSS :hover pseudo-class + select[multiple].
Dmitry Stepanov
Reported 2010-05-21 10:57:04 PDT
Webkit incorrectly registers hover event on select[multiple] tag. Check attached URL to see the bug in action. When hovering select, it's text should be colored in red. Note, that color does not change when mouse is being held over option's text. When mouse ptr is held over scrollbar or blank select's area, then :hover style is being applied correctly.
Attachments
Alexey Proskuryakov
Comment 1 2010-05-21 14:49:28 PDT
*** This bug has been marked as a duplicate of bug 27738 ***
Note You need to log in before you can comment on or make changes to this bug.