Bug 133619

Summary: [Mac] checkboxes and radio buttons animate incorrectly
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Dean Jackson
Reported 2014-06-08 14:20:18 PDT
[Mac] checkboxes and radio buttons animate incorrectly
Attachments
Patch (5.03 KB, patch)
2014-06-08 14:25 PDT, Dean Jackson
sam: review+
Dean Jackson
Comment 1 2014-06-08 14:25:20 PDT
Sam Weinig
Comment 2 2014-06-08 14:30:48 PDT
Comment on attachment 232685 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232685&action=review > Source/WebCore/platform/mac/ThemeMac.mm:304 > +static const std::array<FloatSize, 3>& checkboxOffsets() I think this could use a comment explaining what they the offsets are used for. > Source/WebCore/platform/mac/ThemeMac.mm:332 > +static const std::array<FloatSize, 3>& radioOffsets() I think this could use a comment explaining what they the offsets are used for.
Dean Jackson
Comment 3 2014-06-08 17:03:14 PDT
Note You need to log in before you can comment on or make changes to this bug.