Closed
Bug 682569
Opened 13 years ago
Closed 7 years ago
Infinite print dialog loop when using window.print() in an inline script block with document.location reassignment
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: zpzp0909, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: csectype-dos)
Attachments
(1 file)
83 bytes,
text/plain
|
Details |
User Agent: Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.50
Steps to reproduce:
write in address bar text with:
data:text/html;,<script>window.print();document.location=document.location</script>
Actual results:
Window "Print" do not closed or cancel...always opens...
Firefox you can not use until the window is closed "Print".
need to be closed in Task Manager.
Expected results:
the ability to cancel a script or close the window "Print" without re-opening.
and provide program management.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Updated•9 years ago
|
Blocks: eviltraps
Component: General → Security
Keywords: csectype-dos
Summary: firefox you can not use if in address bar with text window.print(), document.location → Infinite print dialog loop when using window.print() in an inline script block with document.location reassignment
Comment 2•7 years ago
|
||
I cannot reproduce this on Nightly 60 in a fresh profile.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•