Open
Bug 351435
Opened 19 years ago
Updated 3 years ago
[pinstripe] the text of a tab is now displayed too high vertically relative to the avicon and the close button
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
People
(Reporter: moco, Unassigned)
Details
(Keywords: polish, Whiteboard: [would take patch])
Attachments
(1 file, 2 obsolete files)
80.97 KB,
image/jpeg
|
Details |
[pinstripe] the text of a tab is now displayed too high vertically relative to the avicon and the close button
in bug #347487, mark writes:
"the text of a tab is now displayed too high vertically relative to the favicon and the close button. The tab height appears to have grown, this could be the problem"
Part of my last change to mozilla/toolkit/themes/pinstripe/global/browser.css
vertically centered the text within the tab (and with respect to the
background gradient of the tab).
when I zoom in on the tab strip, I'm noticing that:
1) non selected tabs have 2px border on top
2) selected tab has 3px border on top (*)
3) left, right and all tabs buttons have 3 px border on top (*)
4) (but all favicons, close boxes, and button icons are lined up)
the text in the selected tab looks "too high", due to these off by 1px errors (indicated by *)
![]() |
Reporter | |
Comment 1•19 years ago
|
||
I'd like to fix these "off by 1px" issues before firefox 2, so asking for blocking.
Assignee: nobody → sspitzer
Flags: blocking-firefox2?
Comment 2•19 years ago
|
||
I don't see what you're referring to in my latest nightly build, Seth.
![]() |
Reporter | |
Comment 3•19 years ago
|
||
![]() |
Reporter | |
Comment 4•19 years ago
|
||
![]() |
Reporter | |
Comment 5•19 years ago
|
||
I chatted with beltzner over IRC, and I'll be working on a fix to:
1) lower the text (in selected and non selected) tabs by 1px
2) lower the top of the non-selected tabs by 1px, to match the selected tabs, left / right / all tabs buttons.
#2 will mean 3px of "grey" on mac above everything on mac, where we have 2px on pc. Beltzner writes: "I also think a little more tab strip space on the Mac would probably look better; OS X is pretty heavy with borders and spacing"
I'll work up this fix, and attach a screen shot.
Status: NEW → ASSIGNED
Hardware: PC → Macintosh
Comment 6•19 years ago
|
||
We wouldn't block ship for this, but would take a safe polish patch.
Flags: blocking-firefox2? → blocking-firefox2-
Keywords: polish
Whiteboard: [would take patch]
Target Milestone: --- → Firefox 2
![]() |
Reporter | |
Comment 7•19 years ago
|
||
I was having a hard time with this, but when I removed the background image from the tabstrip, it is clear that the tops of the tabs are indeed lining up.
it's also clear that there are transparency issues with the hover, nonselected tab images.
I'll attach a screen shot.
I think all that needs to be done here is what Mark suggests: lower the text of the tab by 1px.
Flags: blocking-firefox2- → blocking-firefox2?
Hardware: Macintosh → PC
Target Milestone: Firefox 2 → ---
Updated•19 years ago
|
Flags: blocking-firefox2? → blocking-firefox2-
![]() |
Reporter | |
Comment 8•19 years ago
|
||
I claim that the top of the tabs are lined up (except for the text, which I want to drop by 1px).
The tab strip background image causes an optical illusion (at least for me).
note, the non-selected hover tab images have some transparency issues.
Attachment #236893 -
Attachment is obsolete: true
Attachment #236894 -
Attachment is obsolete: true
![]() |
Reporter | |
Comment 9•18 years ago
|
||
sorry for the bug spam, re-assigning bugs back to default owner if I'm not working actively on them.
Assignee: sspitzer → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•