RESOLVED CONFIGURATION CHANGED 65188
Toggling checkbox clips the top of a checkbox below it after focusing a text field or textarea
https://bugs.webkit.org/show_bug.cgi?id=65188
Summary Toggling checkbox clips the top of a checkbox below it after focusing a text ...
David Kilzer (:ddkilzer)
Reported 2011-07-26 09:44:55 PDT
* SUMMARY After focusing a text field (or textarea element), toggling a checkbox causes the checkbox below it to be clipped (or not repainted properly). This happens all the way back to open source r50000 (at least), and happens on the current Google Chrome (12.0.742.122). * STEPS TO REPRODUCE 1. Open attached test case: checkbox-test.html 2. Click in the text field to focus it. 3. Click the first checkbox. * RESULTS The top of the second checkbox is clipped. * REGRESSION Unknown. If this is a regression, it happened before open source r50000.
Attachments
Screenshot (11.40 KB, image/png)
2011-07-26 09:45 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2011-07-26 09:45:23 PDT
Created attachment 102016 [details] Screenshot
David Kilzer (:ddkilzer)
Comment 2 2011-07-26 09:46:53 PDT
David Kilzer (:ddkilzer)
Comment 3 2011-07-26 09:52:02 PDT
Ahmad Saleem
Comment 4 2022-09-01 17:15:48 PDT
I took the test case from Chrome bug and changed it into JSFiddle: Link - https://jsfiddle.net/7tuLae9x/show I am not able to reproduce the clipping as shown in the attached reference picture in Safari Technology Preview 152 and it behaves similar to other browsers (Chrome Canary 107 and Firefox Nightly 106). I am going to mark this as 'RESOLVED CONFIGURATION CHANGED'. Thanks!
Note You need to log in before you can comment on or make changes to this bug.