Closed Bug 437359 Opened 16 years ago Closed 15 years ago

Active tab heading is not in bold

Categories

(Firefox :: Theme, enhancement)

3.0 Branch
x86
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: akavoor, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5

The title of the website currently  in the active tab is not in bold. Please make it bold.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
What theme are you using ?
I am using the default Ubuntu Human theme.

Here is a screenshot. 

http://img405.imageshack.us/my.php?image=screenshotresizedcb6.jpg
You can use some userChrome for this. See http://support.mozilla.com/en-US/kb/Editing+configuration+files#userChrome_css

And use:

.tabbrowser-tab[selected="true"] > .tab-text {
  font-weight: bold;
}
Thanks, that worked. Please include that in the final release. This is really a necessity.
Blocks: 416177
Component: General → Theme
QA Contact: general → theme
Version: unspecified → 3.0 Branch
I am resolving won't fix, becuase the native apps do not have this behaviour. For more detail see Bug 416177.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
I am reopenign the bug, because I am not suppose to mark as wontfix, sorry everyone. But I do suggest WONTFIX because of the things described in comment #5
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
Well, bug 416177 removed the bold heading on purpose, so this should indeed be closed. Note that a theme (like Ubuntu Human, for which Mozilla is *not* responsible) might override that behavior, like you have done above.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.