Closed
Bug 173293
Opened 23 years ago
Closed 22 years ago
with navigator open, help>command reference focusses navigator but does not load a page
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: rginda)
Details
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021008
jag: i think this is you.
(it broke w/in the past 7 days)
ok, this problem also occurs in
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021003
actual results: navigator window focusses but does not load anything.
i was thinking of bug 172716, but i was wrong since it does occur in older
builds. the key is that it only occurs if a navigator window is already present.
Assignee: jaggernaut → rginda
Summary: help>command reference doesn't work → with navigator open, help>command reference focusses navigator but does not load a page
| Assignee | ||
Comment 2•23 years ago
|
||
If you type x-jsd:help in the urlbar, the help page loads fine, but none of the
links work.
The code in venkman that tries to show the help page is
openTopWin ("x-jsd:help", "venkman-help");
if you type this into the Interactive Session in venkman, but replace x-jsd:help
with a http: url, the page loads fine.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•22 years ago
|
||
this works now.
Status: ASSIGNED → RESOLVED
Closed: 22 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
•