Closed
Bug 564337
Opened 15 years ago
Closed 10 years ago
Make window.showModalDialog tab-modal
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Dolske, Unassigned)
References
(Blocks 2 open bugs, )
Details
Bug 562258 adds support for making a number of dialogs tab-modal. I've punted on support for a tab-modal flavor of showModalDialog(), because it looks a bit more complex and since it's a different code path it can have a tab-modal done separately.
Reporter | ||
Comment 1•15 years ago
|
||
(The likely implementation for this would be a <iframe> over the tab's content)
Could someone please mark this as blocking bug 616843, in which I'm trying to
list all dialogs that should be tab-modal?
Updated•14 years ago
|
Updated•11 years ago
|
Blocks: fxdesktopbacklog
Whiteboard: [feature] p=0
Updated•11 years ago
|
Comment 4•10 years ago
|
||
Given bug 981796 (remove showModalDialog) is this a wontfix?
Flags: needinfo?(dolske)
Reporter | ||
Comment 5•10 years ago
|
||
Oh, that's fantastic. Wish we had done that back in bug 627151, though.
But yeah, even if we keep it I don't think we want to bother making it tab-modal.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dolske)
Resolution: --- → WONTFIX
Updated•10 years ago
|
Flags: firefox-backlog+
Whiteboard: p=0
You need to log in
before you can comment on or make changes to this bug.
Description
•