Closed
Bug 352452
Opened 19 years ago
Closed 14 years ago
The wrapper doesn't fire WindowClosing event
Categories
(Core Graveyard :: Embedding: ActiveX Wrapper, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dmitry.bezer, Unassigned)
Details
Attachments
(1 file)
|
1.56 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier:
The wrapper doesn't fire WindowClosing event thus if embedder does browser windows management(open, close) itself it will never know if window is closed via window.close() JS. Second execution of window.close() in popup window leads to a app crash.
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Updated•16 years ago
|
QA Contact: dunn5557 → activex
Comment 2•14 years ago
|
||
The ActiveX embedding API was removed in bug 662023 and friends, making this INVALID.
[Filter bugspam on activexinvalid]
Assignee: adamlock → nobody
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•