Closed
Bug 156769
Opened 23 years ago
Closed 23 years ago
Can't expand Scope or This lists in Local Variables
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ljeffmeacham, Assigned: rginda)
References
()
Details
(Whiteboard: [FOB])
Attachments
(2 files, 2 obsolete files)
I'm running Netscape 7.0pr1, and have download the JavaScript Debuger off the
Venkman Development page ( http://www.hacksrus.com/~ginda/venkman/ ).
I'm running it on two different PC's. The first is a Win98 machine (733MHz.
w/128MB RAM) and the second is a Win2K machine (400MHz. w/96MB RAM).
On the Win2K machine, I can't expand the "Scope" or the "This" in the Local
Variables screen. The only way to see any of the variables, is to use "eval" in
the Interactive Session screen. I don't have this problem on my Win98 machine.
Tested using:
vnk0.9.19
vnk0.9.20
vnk0.9.21
Assignee | ||
Comment 1•23 years ago
|
||
It is interesting that you see this on one windows platform, but not the other.
Can you attach "about:plugins" from each machine to this bug? (Type
about:plugins in the url bar, do a "save page as", and attach the result here
with <http://bugzilla.mozilla.org/attachment.cgi?bugid=156769&action=enter>.)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Attachment #90853 -
Attachment mime type: text/plain → text/html
Reporter | ||
Updated•23 years ago
|
Attachment #90854 -
Attachment mime type: text/plain → text/html
Assignee | ||
Comment 4•23 years ago
|
||
nuts. about:plugins uses javascript to generate the output, so those files both
show me the plugins installed on *my* machine. How about copying the text into
the clipboard and pasting it into a new file?
Blocks: 141097
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Attachment #90854 -
Attachment is obsolete: true
Reporter | ||
Comment 6•23 years ago
|
||
Attachment #90853 -
Attachment is obsolete: true
Assignee | ||
Comment 7•23 years ago
|
||
this should be fixed on the branch, see <http://www.hacksrus.com/~ginda/venkman/>.
Assignee | ||
Updated•23 years ago
|
Whiteboard: [FOB]
Assignee | ||
Comment 8•23 years ago
|
||
Mass marking bugs that were Fixed On Branch as fixed, because the branch has
landed. If you believe this bug is not fixed, please reopen it.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 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
•