Closed
Bug 86569
Opened 24 years ago
Closed 24 years ago
align="start" should be added to checkboxes
Categories
(SeaMonkey :: UI Design, defect, P4)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.8
People
(Reporter: bugzilla, Assigned: hewitt)
Details
autostretch="never" should be added to checkboxes fx in the "Find in this page"
dialog.
<vbox>
should be:
<vbox autostretch="never">
in finddialog.xul
Comment 1•24 years ago
|
||
Changing summary to reflect new XUL 1.0 layout changes.
Summary: autostretch="never" should be added to checkboxes → align="start" should be added to checkboxes
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P4
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla0.9.8
Assignee | ||
Comment 4•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
it now uses <vbox align="start">
correct, i presume? if not, reopen.
Status: RESOLVED → VERIFIED
Comment 6•24 years ago
|
||
erg, that's what the summary sez. i'm going blind. all is well...
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•