Closed Bug 173667 Opened 22 years ago Closed 22 years ago

Need more contrast to distinguish between active and inactive tabs

Categories

(Firefox :: Toolbars and Customization, enhancement)

x86
All
enhancement
Not set
normal

Tracking

()

VERIFIED FIXED
Phoenix0.4

People

(Reporter: maxwell, Assigned: hyatt)

Details

It should be obvious at a glance which tab is active and which tabs aren't.  On
platforms that don't use native themeing (Linux, Windows before XP) all tabs are
the same color.  Making inactive tabs slightly darker would make the active tab
stand out more, for easy selection and closing.
we'll have native theming on gtk and pre XP windows soon, I suspect. 
Status: UNCONFIRMED → NEW
Ever confirmed: true
suggestion from Hasse in the forum:

 With the help of a userChrome.css file in your profiles "chrome" folder you can
customize the tabs to your liking. I use this to separate
the tabs.

tab[selected="true"] {
font-weight: bold !important;
}

Works fine for me. Maybe this can be set as a default.
> we'll have native theming on gtk and pre XP windows soon, I suspect.

Is this why the bug was marked as NEW? Or is this bug about distinguishing the
active tab even when native theming is used? If so, I strongly disagree. I like
Phoenix to remain as native as possible.
Severity: normal → enhancement
This is not a problem when native theming is in because the theme will cause
inactive tabs to use the system's inactive color value.  However in the
meantime,  tab color is variable and defined by a system setting - making it
difficult to define a value that's X shades darker than that setting.
Hyatt's solution was to bold the active tab font. 
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
The problem with Hyatts solution is that it makes the text wider, which reduces
the mount of visible text on a tab. It would be better if the solution was to
have different colors on active/inactive tabs. That solution would not affect
Windows XP tabs, which already are easy enough to distinguish (bold tabs are
really not neccesary in Windows XP).
Target Milestone: --- → Phoenix0.4
verified.
Status: RESOLVED → VERIFIED
Taking QA Contact
QA Contact: asa → bugzilla
Continued in bug 248562?
QA Contact: bugzilla → toolbars
You need to log in before you can comment on or make changes to this bug.