Closed Bug 485835 Opened 15 years ago Closed 15 years ago

tabs close button also needs a bottom margin (browser.tabs.closeButtons=3)

Categories

(Firefox :: Theme, defect)

x86
Linux
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
Firefox 3.6a1

People

(Reporter: dao, Assigned: dao)

References

Details

(Keywords: polish, verified1.9.1, Whiteboard: [polish-easy] [polish-visual][polish-p1])

Attachments

(1 file, 2 obsolete files)

+++ This bug was initially created as a clone of Bug #483983 +++

In bug 478625, a bottom margin has been added to the new-tab button, so that it doesn't touch the tabstrip border. The same needs to be done for the tabs close button.
Whiteboard: [polish-easy] [polish-visual]
Attached patch patch (obsolete) — Splinter Review
Assignee: nobody → dao
Attachment #371222 - Flags: review?(ventnor.bugzilla)
+.tabs-container > toolbarbutton,
+.tabbrowser-arrowscrollbox > toolbarbutton {

Why this? Is there more than one toolbarbutton that needs this rule>
s/>/?
Let me clarify that; you can't just use a class name instead of the > selector?
Attached patch patch v2 (obsolete) — Splinter Review
You're right, .tabbrowser-arrowscrollbox > toolbarbutton didn't make much sense. I think it actually applied to the arrow scroll buttons (although it was overwritten elsewhere), which we don't want.
Attachment #371222 - Attachment is obsolete: true
Attachment #371414 - Flags: review?(ventnor.bugzilla)
Attachment #371222 - Flags: review?(ventnor.bugzilla)
Comment on attachment 371414 [details] [diff] [review]
patch v2

>+.tabs-alltabs-button,
>+.tabs-container > toolbarbutton {
>+  margin-bottom: 1px;
>+}

Note that I'd like to get rid of the alltabs stack in the near future, so .tabs-container > toolbarbutton would also apply to the alltabs button, and .tabs-alltabs-button could be removed.
Is tabs-container what contains the actual tab elements? Its just that my concern is a user with many open tabs will cause that selector to run more slowly, and I'm wondering if there's a way to use class names only instead of that selector.
Attached patch patch v3Splinter Review
tabs-container doesn't contain the tabs, but I have no opinion against doing it this way.
Attachment #371414 - Attachment is obsolete: true
Attachment #371629 - Flags: review?(ventnor.bugzilla)
Attachment #371414 - Flags: review?(ventnor.bugzilla)
Attachment #371629 - Flags: review?(ventnor.bugzilla) → review+
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/fb93c005e279
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.6a1
Attachment #371629 - Flags: approval1.9.1?
Comment on attachment 371629 [details] [diff] [review]
patch v3

a191=beltzner
Attachment #371629 - Flags: approval1.9.1? → approval1.9.1+
verified FIXED on builds:

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090526 Minefield/3.6a1pre ID:20090526031623

and

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1pre) Gecko/20090526 Shiretoko/3.5pre ID:20090526031155
Status: RESOLVED → VERIFIED
actually, this is on linux,

verified FIXED on builds: 


Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1pre) Gecko/20090526 Shiretoko/3.5pre ID:20090526031235


and

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2pre) Gecko/20090526 Firefox 3.6a1pre ID:20090526031312
This bug's priority relative to the set of other polish bugs is:
P1 - Polish issue that appears in the main window, or is something that the user may encounter several times a day.
Whiteboard: [polish-easy] [polish-visual] → [polish-easy] [polish-visual][polish-p1]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: