NEW 166754
Some checkboxes jump around when clicked
https://bugs.webkit.org/show_bug.cgi?id=166754
Summary Some checkboxes jump around when clicked
Simon Fraser (smfr)
Reported 2017-01-05 21:35:52 PST
Click the lower buttons in https://bug-148676-attachments.webkit.org/attachment.cgi?id=260363 and watch them dance around.
Attachments
Testcase (336 bytes, text/html)
2017-01-05 21:38 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2017-01-05 21:38:47 PST
Created attachment 298172 [details] Testcase
Simon Fraser (smfr)
Comment 2 2017-01-05 21:51:05 PST
This is all about the if ([toggleButtonCell _stateAnimationRunning]) clause in paintToggleButton()
Radar WebKit Bug Importer
Comment 3 2017-01-05 21:58:31 PST
Note You need to log in before you can comment on or make changes to this bug.