Bug 166754

Summary: Some checkboxes jump around when clicked
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase none

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.