Closed
Bug 242794
Opened 22 years ago
Closed 22 years ago
window.open with the modal feature are not modal on Mac
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 197351
People
(Reporter: mark.brocato, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
modal windows open from window.open does not appear to be modal in anyway. The
opening window is still able to be accessed and actions can be taken on it. This
works better on Windows being as it atleast keeps the modal window on top even
though it does not stop the main window from being accessed.
Reproducible: Always
Steps to Reproduce:
1. open a new window with window.open(url,name,"modal")
2. focus back to parent window
3. change values of fields in parent window (assumes there are some)
Comment 1•22 years ago
|
||
The "modal" feature is not supported.
*** This bug has been marked as a duplicate of 197351 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•