WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
102841
Disabled controls eat mousemove events
https://bugs.webkit.org/show_bug.cgi?id=102841
Summary
Disabled controls eat mousemove events
Aaron Leventhal
Reported
2012-11-20 14:54:27 PST
Mousemove events that occur over disabled controls are not always available to scripts. It seems to depend on which control. The events are correctly fired when the controls are enabled.
Attachments
Shows the problem
(860 bytes, text/html)
2012-11-20 14:54 PST
,
Aaron Leventhal
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Aaron Leventhal
Comment 1
2012-11-20 14:54:59 PST
Created
attachment 175284
[details]
Shows the problem
Aaron Leventhal
Comment 2
2012-11-20 14:58:02 PST
Tested with Safari Version 6.0.2 (7536.26.17)
Aaron Leventhal
Comment 3
2012-11-20 14:59:48 PST
FWIW, useCapture=true w/ addEventListener didn't solve the issue for me.
Jon Lee
Comment 4
2013-05-27 22:55:47 PDT
Opening the test case in Firefox does not exhibit this issue.
Radar WebKit Bug Importer
Comment 5
2013-05-27 22:56:18 PDT
<
rdar://problem/13997363
>
Ahmad Saleem
Comment 6
2023-07-07 08:54:49 PDT
I am not able to reproduce this bug in Safari 16.5.1 and STP173 and hovering over all disabled control, does update x,y coordinates.
Brent Fulgham
Comment 7
2024-01-22 14:55:39 PST
Closing based on Ahmad's testing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug