RESOLVED CONFIGURATION CHANGED 117398
Cursor set in CSS doesn't change after element get's hidden via JavaScript
https://bugs.webkit.org/show_bug.cgi?id=117398
Summary Cursor set in CSS doesn't change after element get's hidden via JavaScript
Dmitriy Kubyshkin
Reported 2013-06-10 01:53:38 PDT
In the attached example expected "pointer" cursor to change back to "default" when an element is set to "display: none" by JavaScript onclick. This works properly on Windows.
Attachments
Test Case (253 bytes, text/html)
2013-06-10 01:54 PDT, Dmitriy Kubyshkin
no flags
Dmitriy Kubyshkin
Comment 1 2013-06-10 01:54:18 PDT
Created attachment 204142 [details] Test Case
Brent Fulgham
Comment 2 2022-07-13 14:50:56 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.