Closed
Bug 616852
Opened 14 years ago
Closed 10 years ago
Javascript crypto dialogs should be tab-modal (generateCRMFRequest / <keygen>)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ws.bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
(Filing this bug as part of an effort to get the window-modal dialogs listed in bug 562258 fixed. The obvious fix is to make them tab-modal instead, but if a better idea has been suggested, please close as duplicate of the better idea.)
The Javascript crypto dialogs (such as generateCRMFRequest / <keygen> element) are currently window-modal and can take a while for large keys. They block the entire Firefox window and switch tabs if activated in a background tab. This is undesirable.
Reproducible: Always
Expected Results:
The dialog should be displayed as tab-modal. The tab should remain closeable while the dialog is visible.
Keywords: testcase-wanted
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Updated•11 years ago
|
Blocks: fxdesktopbacklog
Whiteboard: [feature] p=0
Updated•11 years ago
|
Updated•11 years ago
|
Whiteboard: p=0 → p=13
Updated•10 years ago
|
Points: --- → 13
Flags: qe-verify?
Whiteboard: p=13
Comment 1•10 years ago
|
||
This is likely tricky to implement, and low-value since most users will never even see this dialog. Further, bug 1030963 will remove generateCRMFRequest.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: qe-verify?
Flags: firefox-backlog-
Flags: firefox-backlog+
Resolution: --- → WONTFIX
Updated•9 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•