Closed
Bug 36420
Opened 26 years ago
Closed 26 years ago
XMLTerm should launch another window when selected from tasks menu
Categories
(Core Graveyard :: Tracking, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dave532, Assigned: svn)
Details
Build: Mozilla M15 (2000041811)
Steps to reproduce:
1. Open Mozilla
2. Select Tasks | XMLTerm
3. Select Tasks | XMLTerm again
Expected results:
Two XMLTerm windows should open
Actual result:
Contents in first XMLWindow are reset so it appears like a new XMLTerm window
Workaround:
Open XMLTerm from Tasks menu, then to open subsequent windows scroll to the top
of the XMLTerm window and click 'New XML Term'
| Assignee | ||
Comment 1•26 years ago
|
||
Bug fixed by changing window name in window.open call in menuhack from "XMLterm"
to "_blank". Fix checked in.
svn
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 2•26 years ago
|
||
marking bug as verified/fixed. If problems occur reopen.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•