Bug 22662 - RenderThemeWx reports incorrectly that it can style controls
Summary: RenderThemeWx reports incorrectly that it can style controls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 14:54 PST by Kevin Watters
Modified: 2008-12-04 17:59 PST (History)
0 users

See Also:


Attachments
This patch disables styled RenderTheme controls until we can flesh out the implementation. (1.64 KB, patch)
2008-12-04 14:54 PST, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2008-12-04 14:54:20 PST
RenderThemeWx's isControlStyled method is delegating to RenderTheme -- but until we have fleshed out the implementation of CSS modified "native" controls this results in incorrect layout of buttons and other form controls.
Comment 1 Kevin Watters 2008-12-04 14:54:57 PST
Created attachment 25755 [details]
This patch disables styled RenderTheme controls until we can flesh out the implementation.
Comment 2 Kevin Ollivier 2008-12-04 17:57:24 PST
Landed in r39008, thanks!
Comment 3 Kevin Ollivier 2008-12-04 17:59:39 PST
(In reply to comment #2)
> Landed in r39008, thanks!
> 

Sorry, typo. Actual commit was r39011.