Closed
Bug 321930
Opened 20 years ago
Closed 20 years ago
Double clicking function does not jump to it in source code view
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Other Applications Graveyard
Venkman JS Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: iannbugzilla, Assigned: rginda)
References
Details
(Keywords: regression)
Using BuildID 2005022808 on WinXP
Steps to reproduce:
1. Start up SeaMonkey
2. Start JS Debugger
3. Expand a JS file in Loaded Scripts window
4. Double click on a listed function
Expected results
1. Source Code window jumps to revelant place in script
Actual results
1. Source Code window sits at start of script and you have to scroll down to find the function wanted
Comment 1•20 years ago
|
||
(Probably the same cause as bug 321932, I started seeing it at the same time)
Comment 2•20 years ago
|
||
I'm actually having problems even opening a JS file at all by double-clicking the function.
1. Open JS Debugger
2. Search for "scrollbox" (scrollbox.xml)
3. Double-click one of the functions
Nothing happens. Before I succeeded, but now it doesn't want to respond at all.
Comment 3•20 years ago
|
||
now that bug 321932 is fixed, is anyone still seeing this bug?
Things seem to work correctly for me now bug 321932 is fixed.
Comment 5•20 years ago
|
||
fixed by bug 321932, then.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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
•