Closed
Bug 189102
Opened 22 years ago
Closed 22 years ago
Closing debugger while stopped at breakpoint irreversibly freezes window
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: rginda)
Details
BUILD: linux 2003-01-14-08 trunk
STEPS TO REPRODUCE:
1) Open venkman
2) Open the prefs dialog
3) Select a script in it in Venkman; set a breakpoint
4) Trigger the script so that we stop at the breakpoint
5) File > Close in venkman
ACTUAL RESULTS: Dialog is frozen (other windows are fine). Restarting venkman
does not give the option to continue script execution.
EXPECTED RESULTS: Either auto-continue the script when closing or allow
continuation of the script upon reopening.
Assignee | ||
Comment 1•22 years ago
|
||
this has been fixed for a while now.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•