Bug 46920 - [Qt] New buttons style for Qt Mobile theme
Summary: [Qt] New buttons style for Qt Mobile theme
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 46349 46984
  Show dependency treegraph
 
Reported: 2010-09-30 10:34 PDT by Ragner Magalhaes
Modified: 2010-10-06 07:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch 01 (14.56 KB, patch)
2010-09-30 12:59 PDT, Ragner Magalhaes
kenneth: review+
Details | Formatted Diff | Diff
Patch screenshot (84.89 KB, image/png)
2010-09-30 13:01 PDT, Ragner Magalhaes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ragner Magalhaes 2010-09-30 10:34:20 PDT
Adjust new style for buttons, checks, radios and combos.
Comment 1 Ragner Magalhaes 2010-09-30 12:59:07 PDT
Created attachment 69367 [details]
Patch 01
Comment 2 Ragner Magalhaes 2010-09-30 13:01:00 PDT
Created attachment 69369 [details]
Patch screenshot
Comment 3 Kenneth Rohde Christiansen 2010-09-30 13:34:03 PDT
Comment on attachment 69367 [details]
Patch 01

Wow nice :-) I discussed it a bit with Luiz and he will forward you some of our comments.
Comment 4 Luiz Agostini 2010-09-30 13:39:04 PDT
Are the gradients been kept in cache? I think that check backgrounds should be kept in cache and it seems to me that they are not.
Comment 5 Kenneth Rohde Christiansen 2010-09-30 15:46:10 PDT
Kling, maybe you could profile and optimize this theme? especially since it will be the fallback on mobile when the html forms are not styled.
Comment 6 Andreas Kling 2010-09-30 15:47:18 PDT
(In reply to comment #5)
> Kling, maybe you could profile and optimize this theme? especially since it will be the fallback on mobile when the html forms are not styled.

Will do.
Comment 7 Andreas Kling 2010-10-01 06:52:55 PDT
Committed r68889: <http://trac.webkit.org/changeset/68889>
Comment 8 Ademar Reis 2010-10-06 07:05:52 PDT
Revision r68889 cherry-picked into qtwebkit-2.1 with commit fb11250 <http://gitorious.org/webkit/qtwebkit/commit/fb11250>