Closed
Bug 92648
Opened 25 years ago
Closed 24 years ago
bad initial placement for dialog boxes
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: caustin, Assigned: mpt)
References
()
Details
The URL above is the MacOS HIG for initial window positions. I couldn't find
anything for Windows (anybody know where it is?).
Our initial dialog behavior doesn't follow any guideline that I can see. Most
modal (?) dialogs (if they don't have any persisted location) appear flush with
the upper-left corner of the parent window. Example: Tasks | Privacy and
Security | Cookie Manager | View Stored Cookies. (This should be a modeless
dialog, but that's a different issue.) The dialog box appears in the far
upper-left corner of the window. According to the MacOS guidelines (and in line
with most Windows programs?), the dialog box should appear centered and slightly
raised within the parent window.
I'm not sure if persisting the location of modal dialog boxes is a good idea,
but you definitely don't want to save their position if the user never moves them.
Most of the dialog boxes within the prefs dialog are created flush with the
upper-left corner of the prefs dialog.
| Reporter | ||
Updated•25 years ago
|
| Reporter | ||
Comment 2•24 years ago
|
||
Yeah, I'm pretty sure you're right.
*** This bug has been marked as a duplicate of 50686 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•