UNCONFIRMED 27950
Mouse scroll wheel listener is ignored with ctrl-key
https://bugs.webkit.org/show_bug.cgi?id=27950
Summary Mouse scroll wheel listener is ignored with ctrl-key
imranm1
Reported 2009-08-03 13:46:43 PDT
Mouse scroll wheel listener is ignored if ctrl-key is held down and mouse scroll wheel is moved up or down. This behavior occurs only in Safari 4.0.2 (530.19.1) on Windows XP OS. Safari on Mac works as expected. FF and IE does not exhibit this behavior on Windows XP OS. To reproduce: 1) Open the attached html page in Safari browser. 2) Bring mouse icon inside the rectangle box and scroll mouse wheel. You'll see scroll wheel values displayed. 3) Now hold down ctrl-key, and scroll mouse wheel again. The font and graphic on the page will increase or decrease as if no mouse wheel listener exist. This shouldn't happen since a mouse scroll wheel listener is registered for the rectangle div.
Attachments
testcase (1.54 KB, text/html)
2009-08-03 13:51 PDT, imranm1
no flags
imranm1
Comment 1 2009-08-03 13:51:17 PDT
Created attachment 34001 [details] testcase wasn't sure if the test.html got attached the first time, so trying again
Note You need to log in before you can comment on or make changes to this bug.