Closed
Bug 75487
Opened 24 years ago
Closed 24 years ago
make Find on Page dialog wider
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: sfraser_bugs)
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
the Find on Page dialog is a bit too narrow. smfr says he'll have a patch for
this soon.
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
This patch:
1. Changes the dialog to use a <grid>, for better (but not perfect) alignment
of the label and textbox.
2. Makes the dialog wider, and the textfield size with the dialog width.
See also bug 9131, which has a fix to make persistence work again.
Comment 4•24 years ago
|
||
A couple of comments: prefer <spring/> as a space taker in grid rows to <box/>,
and prefer <hbox/> and <vbox/> to <box/> with the orient/align attribute set.
otherwise, r=ben@netscape.com
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Comment 6•24 years ago
|
||
alecf, can you sr=? Thanks.
Comment 7•24 years ago
|
||
Simon has requested my review be sr. Without further ado... sr=ben@netscape.com
Comment 8•24 years ago
|
||
I'm not overly fond of the hardcoded window style, but since I'll be addressing
all inline style soon en masse, r=blake
Assignee | ||
Comment 9•24 years ago
|
||
Done.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•