Closed
Bug 13039
Opened 25 years ago
Closed 25 years ago
Button positioning in dialogs incorrect
Categories
(SeaMonkey :: Preferences, defect, P1)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: cpratt, Assigned: bugs)
Details
Build ID: 1999090208
Platform: all (checked Mac OS and Windows; Unix busted)
To reproduce:
- Launch apprunner
- Open the Preferences (for example; you can also check this in the Profile
Manager)
- Look at the positioning of the buttons
Result: The buttons are in the lower left hand corner of the dialog.
Expected result: They should be in the lower right hand corner of the dialog.
I would expect this to be a major usability problem as people are used to
mousing down to the lower right hand corner of a dialog to OK or dismiss it.
reassign to matt. This dialog should probably be using the dialogOverlay.xul so
that when button reordering is implement, the dialog does the right thing.
Let's argue about where the damn button are gonna be later. Move to M14.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•25 years ago
|
||
buttons are now in the center of the dialog, which is wrong on all platforms (I
think.. at least 4.x mac and Win have the buttons positioned at right). I've
made these changes in my prefs stuff and will check in fix when I land new prefs
code.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•25 years ago
|
||
fix checked in with new prefwindow. looks ok on windows. no help button, but of
course we have no help ;)
Comment 7•25 years ago
|
||
Looks fixed on late-January M14 builds on Mac OS/Win32/Linux. Rubber-stamping as
verified fixed.
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•