Closed
Bug 713058
Opened 12 years ago
Closed 12 years ago
Polish tabs-on-top theme on Windows XP
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird11 fixed)
RESOLVED
FIXED
Thunderbird 12.0
Tracking | Status | |
---|---|---|
thunderbird11 | --- | fixed |
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(4 files, 1 obsolete file)
48.97 KB,
image/png
|
Details | |
40.99 KB,
image/png
|
Details | |
1.67 KB,
patch
|
bwinton
:
review+
bwinton
:
ui-review+
standard8
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
11.71 KB,
image/png
|
Details |
Some little changes to make TB look better under Windows XP after landing of Bug 644169
Assignee | ||
Updated•12 years ago
|
Blocks: tb-tabsontop
Assignee | ||
Comment 1•12 years ago
|
||
This patch fixes following: Change the mail-toolbox definition from ID to class to apply also on the Lightning toolboxes (Bug 709572). Let the text-shadow on active tabs with Personas (like Bug 710838). Remove the double border in standalone window and remove the gradient.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #583887 -
Flags: ui-review?(bwinton)
Attachment #583887 -
Flags: review?(bwinton)
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Comment on attachment 583887 [details] [diff] [review] XP polish I mostly like it, and the code seems fine, so r=me, and ui-r=me, although I wonder how that'll look when the un-bolding-of-the-active-tab-title patch lands…
Attachment #583887 -
Flags: ui-review?(bwinton)
Attachment #583887 -
Flags: ui-review+
Attachment #583887 -
Flags: review?(bwinton)
Attachment #583887 -
Flags: review+
Assignee | ||
Comment 5•12 years ago
|
||
It looks the patch is only for (In reply to Blake Winton (:bwinton - Thunderbird UX) from comment #4) > Comment on attachment 583887 [details] [diff] [review] > XP polish > > I mostly like it, and the code seems fine, so r=me, and ui-r=me, although I > wonder how that'll look when the un-bolding-of-the-active-tab-title patch > lands… It looks the un-bolding-of-the-active-tab-title patch is only for Gnomestripe and Aero. Should I add it here?
Comment 6•12 years ago
|
||
Yeah, I think so. I would also suggest removing it in Mac, but I don't think we do anything special to the active tab there… Thanks, Blake.
Assignee | ||
Comment 7•12 years ago
|
||
Because I've added the removing of the bolding of the active tab I'm asking again for review.
Attachment #583887 -
Attachment is obsolete: true
Attachment #584074 -
Flags: ui-review?(bwinton)
Attachment #584074 -
Flags: review?(bwinton)
Assignee | ||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Comment on attachment 584074 [details] [diff] [review] XP polish v2 Yeah, that looks more consistent with our other platforms. ui-r=me. >+++ b/mail/themes/qute/mail/messageWindow.css >@@ -51,6 +51,10 @@ >+#mail-toolbox { So, here we're adding "#mail-toolbox" >+++ b/mail/themes/qute/mail/primaryToolbar.css >@@ -63,14 +63,15 @@ >-#mail-toolbox { >+.mail-toolbox { But here we're changing "#mail-toolbox" to ".mail-toolbox"… Other than that I like it, so if you can fix (or explain) that inconsistency, r=me, too. :) Thanks, Blake.
Attachment #584074 -
Flags: ui-review?(bwinton)
Attachment #584074 -
Flags: ui-review+
Attachment #584074 -
Flags: review?(bwinton)
Attachment #584074 -
Flags: review+
Assignee | ||
Comment 10•12 years ago
|
||
(In reply to Blake Winton (:bwinton - Thunderbird UX) from comment #9) > Comment on attachment 584074 [details] [diff] [review] > XP polish v2 > > Yeah, that looks more consistent with our other platforms. ui-r=me. > > >+++ b/mail/themes/qute/mail/messageWindow.css > >@@ -51,6 +51,10 @@ > >+#mail-toolbox { > > So, here we're adding "#mail-toolbox" > > >+++ b/mail/themes/qute/mail/primaryToolbar.css > >@@ -63,14 +63,15 @@ > >-#mail-toolbox { > >+.mail-toolbox { > > But here we're changing "#mail-toolbox" to ".mail-toolbox"… The change to class is for Lightning and other Add-ons which want use this toolbox in their tabs. In standalone window (messageWindow.css) I've used the ID to be the most powerful rule and I haven't to use !important. And here we don't need to be compatible with Lightning.
Keywords: checkin-needed
Assignee | ||
Updated•12 years ago
|
Attachment #584074 -
Flags: approval-comm-aurora?
Comment 11•12 years ago
|
||
Checked in to comm-central as http://hg.mozilla.org/comm-central/rev/dcd9503ca698
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
tracking-thunderbird11:
--- → ?
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 12.0
Updated•12 years ago
|
Attachment #584074 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Comment 12•12 years ago
|
||
Committed to comm-aurora as http://hg.mozilla.org/releases/comm-aurora/rev/e432f4f1d797
status-thunderbird11:
--- → fixed
Updated•12 years ago
|
tracking-thunderbird11:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•