Closed
Bug 893347
Opened 12 years ago
Closed 12 years ago
Windows never really closed
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: zbinyakov, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36
Steps to reproduce:
I opened windows with javascript, then tried to close them manual,
steps to reproduce:
1. open http://jsfiddle.net/4nm9q/
2. click on button Open
3. close opened window
4. click on Open again
5. repeat 2-4 2-3 times
6. check output of window
Actual results:
when I open window again, the window had previous info
---
you should see single number in last opened window
Expected results:
should be new window, not the same,
---
you will have several numbers, like if you never closed window
also they open after close browser and restore session.
sorry, it was due to taskicon plugin, "hide closed to taskbar" option.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•