Closed Bug 165070 Opened 23 years ago Closed 22 years ago

Venkman does not display long string values

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: calberga, Assigned: rginda)

References

Details

When stepping through a program in Venkman, if a variable has a value which is a string it is often displayed simply as "string nnn chr.". This is less than helpful, particularly when one is constructing HTML content or property lists (as for window.open). Some kind of string viewer is needed.
< 0001: /eval myStr > $[0] = [string] 294 characters << /evald $[0].stringValue >> When stepping through a program in Venkman, if a variable has a value which is a string it is often displayed simply as "string nnn chr.". This is less than helpful, particularly when one is constructing HTML content or property lists (as for window.open). Some kind of string viewer is needed.
cyril, didn't you see my response in the jsdebugger newsgroup? I addressed this issue, and the one you raise in bug 165068.
*** Bug 169840 has been marked as a duplicate of this bug. ***
Rob, how about turning the text "String nnn characters" into a link which runs the command to display the whole string? I don't like the pop up idea in bug 169840 at all. Death to popups!
URL: NA
Status: UNCONFIRMED → NEW
Ever confirmed: true
I "fixed" this by making the default max string length 4000 characters.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.