Closed
Bug 91049
Opened 24 years ago
Closed 24 years ago
URL bar isn't updated when clicking a link in a frame
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 103772
People
(Reporter: kazhik, Assigned: eric)
Details
URL bar isn't updated when clicking a link in a frame.
http://sites.netscape.net/ikazhik/bugzilla/test/20010717a.html
Build: 2001071408/Win2k
Comment 1•24 years ago
|
||
Just discovered this one myself; it dates from somewhere between 0.9
(2001-05-05-21) and 0.9.2 (2001-06-28-23); I'll do a better regression later.
Anyway, the bug occurs iff the name of one of the visible frames is "top". The
simplest HTML doc to set it off is:
<frameset><frame src="foo" name="top"></frameset>
The URL bar doesn't just keep the old page's value, it doesn't update---if
you've typed something else up there, then click, that something else will remain.
This problem exists whether you leave a page by clicking the Forward or Back
buttons, by clicking a link on the page, or by selecting a bookmark. It does
not exist when you go to a page by pasting its URL in the body of the browser.
It would seem to be build-independent, as the reporter is running Win2K, and I
am running Linux/i686.
Comment 2•24 years ago
|
||
Bulk reassignin HTML FRAME/IFRAME bugs to Eric.
Assignee: pollmann → evaughan
Comment 3•24 years ago
|
||
amar, might this bug be a dupe of bug 103772?
| Assignee | ||
Comment 4•24 years ago
|
||
Yep its a dup.
*** This bug has been marked as a duplicate of 103772 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•