Closed
Bug 68057
Opened 25 years ago
Closed 25 years ago
windows that are opened via window.open() never pop up
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.8
People
(Reporter: blizzard, Assigned: blizzard)
Details
(Whiteboard: critical to mozilla 0.8)
Attachments
(1 file)
|
841 bytes,
patch
|
Details | Diff | Splinter Review |
If you open a window via window.open it's never shown. This is because the
nsIBaseWindow::SetVisibility() call is never honored.
| Assignee | ||
Comment 1•25 years ago
|
||
critical
Severity: normal → critical
Status: NEW → ASSIGNED
Whiteboard: critical to mozilla 0.8
Target Milestone: --- → mozilla0.8
| Assignee | ||
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
r=jst
Comment 4•25 years ago
|
||
sr=shaver.
| Assignee | ||
Comment 5•25 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•