Closed
Bug 755754
Opened 13 years ago
Closed 13 years ago
Australis - quickfilter toolbar styling
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: andreasn, Assigned: Paenglab)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 5 obsolete files)
13.19 KB,
patch
|
bwinton
:
review+
bwinton
:
ui-review+
|
Details | Diff | Splinter Review |
6.54 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
It would be desirable to match http://24.media.tumblr.com/tumblr_m0it9bMzM51qkoea4o1_1280.png
* No colored icons
* The pin needs to be square on selected
Assignee | ||
Comment 1•13 years ago
|
||
First try to style the QFB bar with amateurish icons.
I'm using the mockup's toolbar colors. Additionally I'm using -moz-mac-chrome-inactive on this bar when TB is inactive.
The buttons have now a height of 16 px like mockup.
I removed the hover state. No other toolbar-button has now a hover state. But I added the active state with slightly darker icons like the other toolbar-buttons.
Andreas, if you like this, please can you make professional icons?
Attachment #624712 -
Flags: feedback?(nisses.mail)
Assignee | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
The selected button state needs a bit of gradient inside the button, and the Quick Filter label needs to be slightly lighter. Apart from that it looks good!
Reporter | ||
Comment 4•13 years ago
|
||
Comment on attachment 624712 [details] [diff] [review]
patch
adding feedback+
Attachment #624712 -
Flags: feedback?(nisses.mail) → feedback+
Assignee | ||
Comment 5•13 years ago
|
||
Selected buttons have now a gradient and a bottom border.
Also reduced the left/right padding from 8px to 4px.
The Quick Filter label is lighter now.
Attachment #624712 -
Attachment is obsolete: true
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 624729 [details] [diff] [review]
full patch with amateurish icons
Adding f? to Andreas to not forget to make correct icons.
Attachment #624729 -
Flags: feedback?(nisses.mail)
Reporter | ||
Comment 7•13 years ago
|
||
Here is Richards patch with new icons.
Attachment #624729 -
Attachment is obsolete: true
Attachment #624729 -
Flags: feedback?(nisses.mail)
Assignee | ||
Comment 8•13 years ago
|
||
To not let Andreas review his own icons I'm asking Blake for review.
Assignee: nobody → richard.marti
Attachment #624713 -
Attachment is obsolete: true
Attachment #636326 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #636345 -
Flags: ui-review?(bwinton)
Attachment #636345 -
Flags: review?(bwinton)
Comment 9•13 years ago
|
||
Comment on attachment 636345 [details] [diff] [review]
Patch
Looks nice, ui-r=me!
And I see no problems with the code either, so r=me, too!
Thanks,
Blake.
Attachment #636345 -
Flags: ui-review?(bwinton)
Attachment #636345 -
Flags: ui-review+
Attachment #636345 -
Flags: review?(bwinton)
Attachment #636345 -
Flags: review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 10•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 16.0
Comment 11•13 years ago
|
||
Unfortunately, I had to back this out due to causing OSX Mozmill failures.
https://hg.mozilla.org/comm-central/rev/b7e38513bdb2
https://tbpl.mozilla.org/php/getParsedLog.php?id=13033435&tree=Thunderbird-Trunk
TEST-UNEXPECTED-FAIL | /Users/cltbld/talos-slave/test/build/mozmill/session-store/test-session-store.js | test-session-store.js::test_message_pane_width_persistence
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: Thunderbird 16.0 → ---
Updated•13 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 12•13 years ago
|
||
David, you are a MozMill specialist. Please can you check if the test needs a change. I've almost no knowledge in JS and would apreciate your help.
My patch changes the width of the QuickFilter buttons and this can end in a different width of the message pane.
Comment 13•13 years ago
|
||
Comment 14•13 years ago
|
||
Attachment #639128 -
Attachment is obsolete: true
Comment 15•13 years ago
|
||
Comment on attachment 639154 [details] [diff] [review]
Fix Mozmill tests
Hey Mark, not sure if you're the right person for this r? - let me know if I should redirect.
You're probably wondering why the tests need to be changed at all... well, to be honest, I'm not sure. Something about Richard's style change upset the way this test runs - in particular, it upset the way the splitter is selected and moved on OSX.
Unfortunately, I wasn't able to determine *why* the splitter is putting up such a fuss. Having read the comments in the test, I don't think I'm the first one to wrestle with that one too.
Like the comments say, however, the splitter isn't the thing being tested here - it's simply the storage and retrieval of session state. So I don't think we're weakening the tests very much with this change.
Try builds with this patch: https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=c0729949d03a
Attachment #639154 -
Flags: review?(mbanner)
Updated•13 years ago
|
Blocks: Postbox-parity
Updated•13 years ago
|
Attachment #639154 -
Flags: review?(mbanner) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Whiteboard: Pls check-in Patch and 'Fix Mozmill tests'
Comment 16•13 years ago
|
||
https://hg.mozilla.org/comm-central/rev/07e612f0fd78
https://hg.mozilla.org/comm-central/rev/aa3b62e61a85
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: Pls check-in Patch and 'Fix Mozmill tests'
Target Milestone: --- → Thunderbird 17.0
You need to log in
before you can comment on or make changes to this bug.
Description
•