Closed Bug 17924 Opened 26 years ago Closed 25 years ago

Status bar should be 15 pixels high on Mac

Categories

(SeaMonkey :: UI Design, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sfraser_bugs, Assigned: nbhatla)

Details

On Mac, the window bottom looks a mess right now; with the task bar visible, the taskbar is a little taller than the grow box. With it hidden, the status bar (which is now at the bottom of the window) is not tall enough, and is again misaligned with the grow box.
Status: NEW → ASSIGNED
I agree with the design statement however I am not sure I agree with forcing it to be a fixed height. The height (as with all XUL elements) is determined by its contents. So if users choose to have a different font as their main UI font e.g. by means of selecting a skin, the status bar as well as task bar should resize accordingly. What we can do is adjust the height to be 15px with the default fonts chosen by using appr. padding, but we cannot force it to stay at that height at all times.
Component: Browser-General → XPApps
Updating QA Contact.
QA Contact: paulmac → claudius
Target Milestone: M16
moving to m16...
M18 for final call.
Target Milestone: M16 → M18
CCing nbhatla@netscape.com because of connection to Mac Classic theme.
actually assinging to Nikhil, he's da Man for macifying Themes. Nikhil?
Assignee: german → nbhatla
Status: ASSIGNED → NEW
So I've made updates to the progressbar images to make them more mac-like, at least in the mac classic skin. I'm waiting to branch before checking them in. Also, no matter what size the text is in the status bar, the Mac progress bar ahould always be the same size, because it's always the same size in the mac OS (which is actually 10px in height not counting 2px borders). So I'm affixing a max-height on the progressmeter, to maintain the Mac native flavor.
So I've made updates to the progressbar images to make them more mac-like, at least in the mac classic skin. I'm waiting to branch before checking them in. Also, no matter what size the text is in the status bar, the Mac progress bar ahould always be the same size, because it's always the same size in the mac OS (which is actually 10px in height not counting 2px borders). So I'm affixing a max-height on the progressmeter, to maintain the Mac native flavor.
Status: NEW → ASSIGNED
Checked In fix. Mac taskbar and statusbar should look a lot nicer now. Marking Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The status bar indeed looks better now. It is still 1px too tall.
I wouldn't want to appear too picky, but the status bar is still 1px too high. To fix, change border-top of statusbar (...:Chrome:skins:classic:global:skin:global.css line 126) to border-top: 1px solid #000000;
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
fixed.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
VERIFIED Fixed with 2000091204 build
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.