Bug 39501

Summary: CSS :hover pseudo-class + select[multiple].
Product: WebKit Reporter: Dmitry Stepanov <dmitrij>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://www.stepanov.lv/pub/webkit/bugs/hover_on_select.html

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.