Open
Bug 55472
Opened 25 years ago
Updated 3 years ago
modal dialog parent has active min/max/close widgets [linux]
Categories
(Core :: XUL, defect, P3)
Tracking
()
NEW
Future
People
(Reporter: jrgmorrison, Unassigned)
Details
See also related bug 53476 -- "parent menus accessible from Keyboard while alert
modal dialog is up"
As noted on bug 53827:
----
On linux it is possible to close the parent browser window, and leave this
cookie alert dialog as the sole remaining mozilla window open. However, when
this last window is closed, there is no crash, so that's good.
(I will leave this open for a couple more days, then do a query on cyclone to
see if this is showing up as a topcrash anymore).
Note that the cookie alert dialog is indeed modal -- the browser window will
not accept any user interaction [*], and the dialog remain z-order above the
browser window at all times.
[*] er, with two exceptions: you can type in the url bar (carriage return goes
to the new site [eeek!]), and the window's 'X' close widget will close the
parent browser window.
[Note: on the mac, this cookie alert is application modal, and on win32 it is
window modal].
----
You can also do this with the basic authentication dialog, which is spun up
from necko -- again, there is no crash.
Reporter | ||
Comment 1•25 years ago
|
||
-> can't crash it though ... Future.
Target Milestone: --- → Future
Summary: basic auth dialog, and cookie warning not fully modal [linux] → modal dialog parent has active min/max/close widgets [linux]
Updated•21 years ago
|
Updated•17 years ago
|
Assignee: jag → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•