[Webkit-unassigned] [Bug 29332] New: REGRESSION (r48446): While a <select> popup menu is open, the rest of the WebView doesn't respond to mouse move events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 17 08:07:13 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29332
Summary: REGRESSION (r48446): While a <select> popup menu is
open, the rest of the WebView doesn't respond to mouse
move events
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: data:text/html,%3Cstyle%3Ea:hover%20{%20color:%20green
%20}%3C/style%3E%3Cselect%3E%3Coption%3E1%3C/select%3E
%3Ca%20href=%22#%22%3Ea%20link%3C/a%3E
OS/Version: Windows XP
Status: NEW
Keywords: NeedsRadar, PlatformOnly, Regression
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: andersca at apple.com
To reproduce:
1. Go to
data:text/html,%3Cstyle%3Ea:hover%20{%20color:%20green%20}%3C/style%3E%3Cselect%3E%3Coption%3E1%3C/select%3E%3Ca%20href=%22#%22%3Ea%20link%3C/a%3E
2. Click on the <select> to open its popup menu
3. Hover over the link
The mouse cursor doesn't change to a pointing hand, and the link doesn't turn
green like it should. This only happens in Safari; Firefox and IE behave
correctly.
--
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