Closed
Bug 71486
Opened 24 years ago
Closed 23 years ago
Mac classic buttons too large
Categories
(SeaMonkey :: Themes, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: mikepinkerton, Assigned: andreww)
Details
(Keywords: polish, regression)
Attachments
(1 file)
(deleted),
patch
|
andreww
:
review+
hewitt
:
superreview+
|
Details | Diff | Splinter Review |
the buttons in mac classic are too large.
Reporter | ||
Updated•24 years ago
|
Comment 1•24 years ago
|
||
pink, can you be a little bit more specific here? Which buttons?
Assignee: hewitt → andreww
Reporter | ||
Comment 2•24 years ago
|
||
all buttons, especially ok/cancel.
I'm unable to replicate this issue. Mac buttons dont look too big to me, and I
havent heard this from anyone else. Ill come by Pink's cube and see if I can
figure out what he's talking about.
Pinkerton pointed out to me some places where buttons end up to be too tall.
Investigating as this size difference is no consisten across all dialogs.
Status: NEW → ASSIGNED
moving to 9.2. I have yet to find the true cause of this bug, and it doesnt look
like it will be fixed by friday.
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Keywords: mozilla1.0
Comment 8•23 years ago
|
||
Here is one easy way to see this. Open the Find in page dialog (command-F).
Note that the cancel button looks a little large. Start typing some text, so
that the Find button is no longer disabled. Watch the cancel button shrink!
The problem is that the OK/cancel pairs are contained in a box and the cancel
button doesn't have quite enough margin; hence it gets stretched. Patch fixes
this and adjusts the margin to conform to Apple's HIG at
http://developer.apple.com/techpubs/mac/HIGOS8Guide/thig-52.html
Also removed an unneeded rule that I found in button.css.
Finally, despite making the button margins 1px larger I didn't see any _new_
problems with pref panels not fitting.
Assignee | ||
Comment 10•23 years ago
|
||
Comment on attachment 59662 [details] [diff] [review]
Padding patch
r=andreww looks ok to me. Tried it out and it seems to work :)
Attachment #59662 -
Flags: review+
Comment 11•23 years ago
|
||
Comment on attachment 59662 [details] [diff] [review]
Padding patch
sr=hewitt
Attachment #59662 -
Flags: superreview+
Assignee | ||
Comment 12•23 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•