Closed
Bug 172368
Opened 23 years ago
Closed 23 years ago
javascript:infowindow('<URL>') in not handled
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: pfk, Assigned: jst)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529
items like "javascript:infowindow('../info/filmev.htm')"
are not handled. They are often used and clicking on it do nothing,
neither opening the link in the same window nor in another new window.
So it is necessary to copy the new URL handily.
Reproducible: Always
Steps to Reproduce:
1. Open URL mentioned above
2. Click on "Kleine Missgeschicke"
Actual Results:
Nothing happens
Expected Results:
Link should be opend in the same window.
Link only is available until 29 oct 2002.
It should be easy to find similar links.
Scripts and Windows:
[_] Open unrequested window
[x] Open a link in a new window
[_] Move or resize existing windows
[_] Raise or lower windows
[x]
[x]
[x]
[x]
Comment 1•23 years ago
|
||
->DOM0
Assignee: asa → jst
Component: Browser-General → DOM Level 0
QA Contact: asa → desale
Summary: javascript:infowindow('<URL>') in not handled → javascript:infowindow('<URL>') in not handled
Comment 2•23 years ago
|
||
worksforme, linux build 2002-09-30-21 trunk. Are there any errors in the JS
console when you do this?
Comment 3•23 years ago
|
||
no response from reporter for >60 days, resolving WORKSFORME.
reporter: if you can reproduce this bug with a recent build of mozilla (for
example, 1.2.1), please reopen this bug and give details. thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•