Bug 21859 - control rendering bugs on windows when not using SAFARI_THEME
Summary: control rendering bugs on windows when not using SAFARI_THEME
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 12:57 PDT by Tony Chang
Modified: 2008-10-30 22:49 PDT (History)
0 users

See Also:


Attachments
fix control layout (2.17 KB, patch)
2008-10-24 12:58 PDT, Tony Chang
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2008-10-24 12:57:24 PDT
1) Checkboxes marked readonly are rendered different from other checkboxes (there's no such thing as a readonly checkbox, it should render the same)
2) If a button has focus and is pressed, it is rendered as focused rather than pressed.

patch coming up
Comment 1 Tony Chang 2008-10-24 12:58:00 PDT
Created attachment 24646 [details]
fix control layout
Comment 2 Dave Hyatt 2008-10-24 13:21:07 PDT
Comment on attachment 24646 [details]
fix control layout

r=me
Comment 3 Timothy Hatcher 2008-10-30 22:49:45 PDT
Landed in r38025.