Closed
Bug 713852
Opened 14 years ago
Closed 13 years ago
Fix strange tab appearance due to change in border-image behaviour
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(thunderbird12 fixed, thunderbird13 fixed)
RESOLVED
FIXED
Thunderbird 13.0
People
(Reporter: mconley, Assigned: Paenglab)
References
Details
Attachments
(3 files, 1 obsolete file)
15.20 KB,
image/png
|
Details | |
3.58 KB,
patch
|
mconley
:
review+
mconley
:
ui-review+
|
Details | Diff | Splinter Review |
2.81 KB,
patch
|
mconley
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
Protz sent me this bug report over email, saying that the tab icon looks a bit off. He linked to this screenshot (which I'm currently unable to view): http://jonathan.protzenko.free.fr/shutter/Selection_001.png.
He then mentioned that adding padding-left: 5px to the <tab> itself fixes the issue nicely.
Reporter | ||
Updated•14 years ago
|
tracking-thunderbird11:
--- → ?
Reporter | ||
Updated•14 years ago
|
Summary: Tab Icon is a bit off when Personas on Linux → Tab Icon is a bit off
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
See also http://dl.dropbox.com/u/2301433/Screenshots/ThatsNotRight.png on Mac (as reported on Twitter… ;)
(Cc-ing Paenglab, cause he does excellent theme work.)
Later,
Blake.
Assignee | ||
Comment 3•14 years ago
|
||
This is a fallout of Bug 497995. This patch follows the changes in this bug plus tries to better align the tab-icons with the tab-text.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #584609 -
Flags: ui-review?(mconley)
Attachment #584609 -
Flags: review?(mconley)
Reporter | ||
Comment 4•14 years ago
|
||
Comment on attachment 584609 [details] [diff] [review]
Fix the border-image definitions
Richard:
This fixes up the appearance of the tabs nicely! Great work!
One thing I've noticed is that when hovering non-selected tabs, the background colour of the hovered tab changes but the border stays the same colour, giving it a weird box-y look. Any way to fix that here?
Thanks,
-Mike
Attachment #584609 -
Flags: ui-review?(mconley) → ui-review-
Reporter | ||
Comment 5•14 years ago
|
||
Oh, I should mention - Noticed the above appearance on OSX.
Assignee | ||
Comment 6•14 years ago
|
||
Sorry missed the hover definition under Mac.
Attachment #584609 -
Attachment is obsolete: true
Attachment #584609 -
Flags: review?(mconley)
Attachment #584762 -
Flags: ui-review?(mconley)
Attachment #584762 -
Flags: review?(mconley)
Reporter | ||
Comment 7•14 years ago
|
||
Comment on attachment 584762 [details] [diff] [review]
Fix the border-image definitions v2
Review of attachment 584762 [details] [diff] [review]:
-----------------------------------------------------------------
The code looks good to me, and so far looks good on OSX, Windows 7 Aero Glass and Basic, and GNOME. Going to check Windows XP next.
Attachment #584762 -
Flags: review?(mconley) → review+
Reporter | ||
Comment 8•14 years ago
|
||
Comment on attachment 584762 [details] [diff] [review]
Fix the border-image definitions v2
Looks good to me - thanks Paenglab, looks good.
Attachment #584762 -
Flags: ui-review?(mconley) → ui-review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 9•14 years ago
|
||
Checked in to comm-central as http://hg.mozilla.org/comm-central/rev/4c03954be2d1
Removing tracking for TB 11, because I don't think the border-image changes landed in Mozilla 11.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
tracking-thunderbird11:
? → ---
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 12.0
Reporter | ||
Updated•14 years ago
|
Summary: Tab Icon is a bit off → Fix strange tab appearance due to change in border-image behaviour
Assignee | ||
Comment 10•13 years ago
|
||
Patch for backout in aurora. Not tested, but should work because only the border-image definitions are changed to the old notation.
Attachment #604537 -
Flags: review?(mconley)
Reporter | ||
Comment 11•13 years ago
|
||
Comment on attachment 604537 [details] [diff] [review]
Patch for backout in aurora
This looks good to me.
We'll want to apply this backout only to comm-aurora.
Attachment #604537 -
Flags: review?(mconley)
Attachment #604537 -
Flags: review+
Attachment #604537 -
Flags: approval-mozilla-aurora?
Comment 13•13 years ago
|
||
Comment on attachment 604537 [details] [diff] [review]
Patch for backout in aurora
[Triage Comment]
a=me for backout.
Attachment #604537 -
Flags: approval-mozilla-aurora? → approval-comm-aurora+
Reporter | ||
Comment 14•13 years ago
|
||
Backed out of comm-aurora: http://hg.mozilla.org/releases/comm-aurora/rev/dc97cb1e9c00
Comment 16•13 years ago
|
||
So this is now "fixed" in 13, but due to the backout, marking as fixed in 12 to keep flag comparisons happy.
status-thunderbird12:
--- → fixed
Target Milestone: Thunderbird 12.0 → Thunderbird 13.0
Reporter | ||
Comment 17•13 years ago
|
||
Bug 497995 got backed out last minute for 13, so we're going to have to do the same backout here.
Going to see if Paenglab's patch applies to beta.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 18•13 years ago
|
||
Comment on attachment 604537 [details] [diff] [review]
Patch for backout in aurora
Due to the backout of bug 497955 on beta (13), this patch will need to be applied there.
Attachment #604537 -
Flags: approval-comm-beta?
Updated•13 years ago
|
Attachment #604537 -
Flags: approval-comm-beta? → approval-comm-beta+
Reporter | ||
Comment 21•13 years ago
|
||
Backed out of comm-beta (TB 13) as http://hg.mozilla.org/releases/comm-beta/rev/028c8a8a8beb.
As in https://bugzilla.mozilla.org/show_bug.cgi?id=713852#c16, marking as fixed in 13 to keep flag comparisons happy.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 13 years ago
status-thunderbird13:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•