Closed
Bug 192486
Opened 23 years ago
Closed 23 years ago
Alert / confirmation dialogs must be modal
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: relf, Assigned: mkaply)
Details
Attachments
(1 file)
|
721 bytes,
patch
|
jhpedemonte
:
review+
mkaply
:
superreview+
dbaron
:
approval1.3+
|
Details | Diff | Splinter Review |
OS/2 build 2003020812
Sometimes alert / permission request dialog gets into background, and it's
really hard to realize why Navigator window doesn't work.
To reproduce:
1. Try open unexisting site like http://www.testtest.com
2. Alert window appears saying that site cannot be found
3. Left alert window opened and switch to Navigator window
4. Ensure that it's unusable
Expected result: Alert dialog should be modal, and switching from it to the
Navigator window should not be possible
| Reporter | ||
Updated•23 years ago
|
Summary: Alert / permission request dialogs are not modal → Alert / confirmation dialogs must be modal
| Reporter | ||
Updated•23 years ago
|
Component: Browser-General → XP Apps: GUI Features
Comment 1•23 years ago
|
||
Is this OS/2-only? I've never run across a nonmodal alert on Linux....
Comment 2•23 years ago
|
||
Max is right. If I click the browser in Linux, the modal stays up. In OS/2, if I
click the browser, the modal is buried, and the browser is non-responsive until
I use the OS to bring the modal back up and dismiss.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•23 years ago
|
||
s/modal/alert/g
Comment 4•23 years ago
|
||
W32 is just like Linux, except that it doesn't even change the alert's titlebar
color on clicking the browser.
| Assignee | ||
Comment 6•23 years ago
|
||
Fallout from the new frame landing - need to explicitly set owner on frame
windows.
| Assignee | ||
Updated•23 years ago
|
Attachment #113987 -
Flags: review?(pedemont)
Updated•23 years ago
|
Attachment #113987 -
Flags: review?(pedemont) → review+
| Assignee | ||
Comment 7•23 years ago
|
||
Comment on attachment 113987 [details] [diff] [review]
Fix
sr=blizzard@mozilla.org
requesting approval for 1.3
Attachment #113987 -
Flags: superreview+
Attachment #113987 -
Flags: approval1.3?
Attachment #113987 -
Flags: approval1.3? → approval1.3+
| Assignee | ||
Comment 8•23 years ago
|
||
fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 9•23 years ago
|
||
Max, looks fixed in 2003021213.
| Reporter | ||
Comment 11•23 years ago
|
||
Please take a look at related bug 195960
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
•