RESOLVED DUPLICATE of bug 59053 59685
REGRESSION: Mouse over/out don't work for <input type=text>
https://bugs.webkit.org/show_bug.cgi?id=59685
Summary REGRESSION: Mouse over/out don't work for <input type=text>
Tony Gentilcore
Reported 2011-04-28 03:47:51 PDT
Created attachment 91463 [details] Testcase Hover over the text inputs in the attached test case. In Safari 5.0.4 and FF4.0.1, the boxes turn red on mouse over and blue on mouse out. In the nightlies, the plain text input doesn't change color at all and the speech input changes when the mouse is hovered over the microphone, but it never changes back.
Attachments
Testcase (220 bytes, text/html)
2011-04-28 03:47 PDT, Tony Gentilcore
no flags
Tony Gentilcore
Comment 1 2011-04-28 04:18:12 PDT
This was observed on Linux and Mac Chrome 12.0.742.9 (WebKit r84325). It doesn't reproduce on Chrome 11.0.696.57 (WebKit r80534). I haven't tested on Windows or in Safari nightly.
Alexey Proskuryakov
Comment 2 2011-04-28 10:35:53 PDT
Safari on Mac seems to be unaffected.
Kent Tamura
Comment 3 2011-04-30 22:59:36 PDT
I confirmed that this issue was reproducible with Chrome 12.0.742.12, but I couldn't reproduce with Chromium 13.0.751.0. So, It seems WebKit already has a fix. This issue looks an issue of event handling. Dimitri, do you have any idea?
Dimitri Glazkov (Google)
Comment 4 2011-05-01 07:15:32 PDT
*** This bug has been marked as a duplicate of bug 59053 ***
Note You need to log in before you can comment on or make changes to this bug.