Closed
Bug 487564
Opened 16 years ago
Closed 16 years ago
Set as Evaluation Object becomes checked but has no effect
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 448070
People
(Reporter: paul.whipp, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030422 Ubuntu/8.10 (intrepid) Firefox/3.0.7
Build Identifier: 0.9.87.4
Following the initial tutorial on http://www.svendtofte.com/code/learning_venkman/basics.php with version 0.9.87.4.
Right click on venkman_example_1.html as requested and check Set as Evaluation object (which is now ticked as expected).
document.title in the evaluation window returns "Javascript Debugger"
a is an undefined variable.
Using Firefox 3.0.7 on Unbuntu linux 8.10
Reproducible: Always
Steps to Reproduce:
1. Follow the tutorial in the indicated URL
2.
3.
Actual Results:
Unable to debug anything.
Expected Results:
Should be able to debug something.
Must surely be something obvious??
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•6 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
•