Closed
Bug 61860
Opened 24 years ago
Closed 24 years ago
Clicking on a link in a frame produces an error
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: jhvr, Assigned: joki)
References
()
Details
(Keywords: helpwanted)
I have made four files to reproduce. Feel free to use tem for testing. Location:
http://members1.chello.nl/~j.c.drost/mozilla/1.html (2.html/3.html/4.html).
1.html is the frameset.
2.html is loaded in the top en 3.html is loaded in the lower frame.
By pressing the link in 3.html 4.html is loaded into the lower frame.
And this is producing a error time after time.
If You take 3.html and test it, without 1.html (framset) then there's
no error produced.
line 105: FocusedWindow.location has no properties (chrome:..../navigator.js)
I think that the eventhandler for onmousclick is not working properly!
Or is it just the chrome part what is going ^&$%&^$%%^
HJ Feel free to make any comment, as long as it is tested before!
Hi, wdormann, did you confirm it or what? Please help me with this one will you?
Keywords: helpwanted,
verifyme
Make that line:91 as they chagned the source of navigator.js
And with build 2000120504 still the same!
Friendly, HJ
Made this is dup of bug: 61029
Must be the time, or just missed the other one!
Friendly, HJ.
*** This bug has been marked as a duplicate of 61029 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•