Closed
Bug 356009
Opened 19 years ago
Closed 19 years ago
script not responding wrong default button
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 339860
People
(Reporter: jaapvstr, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; nl; rv:1.8.1) Gecko/20061003 Firefox/2.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; nl; rv:1.8.1) Gecko/20061003 Firefox/2.0
While pressing [ESC] in all browsers is stop. And pressing [Enter] is continue. The defaults for when a script stops responding is not correct.
This probably is most annoying for developpers such as me, but also for users this is a strange behavior.
Reproducible: Always
Steps to Reproduce:
1. I debugged an application using alerts
2. I started continuesly pressing [ESC]
3. The dialog "script not responding" popped up
4. Firefox still had [ESC] as pressed button
Actual Results:
Firefox continued the script.
Expected Results:
Firefox should have stopped the script.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 339860 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•