Closed
Bug 36104
Opened 25 years ago
Closed 25 years ago
anchors are broken
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: blizzard, Assigned: jud)
References
()
Details
(Keywords: regression, Whiteboard: [NEED INF0])
Anchors don't work in the build today. Use the above url for an example.
Travis, I assume this is because of Web shell changes?
Assignee: troy → travis
Reporter | ||
Comment 3•25 years ago
|
||
My build on linux from last night still isn't working.
Comment 4•25 years ago
|
||
They don't work for me on Windows NT either. I just updated my reference tree
an hour ago to check that it was indeed broken and it still seems to be. I'm
going to dupe bug 20855 on this as move to new.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•25 years ago
|
||
The whole "jump to anchor" thing seems to be unimplemented in the new
webshell/docshell world.
Nominating for nsbeta2. Note that bug 36826, which was marked a duplicate of
this bug, was already [nsbeta2+], so I assume this should be too...
Keywords: nsbeta2,
regression
Comment 10•25 years ago
|
||
Anchors seem to work today in build 2000051520 (windows).
However, the files are still reloaded when jumping to anchors in the same file
and also when doing back/forward afterwards.
This bug should be XP, no?
Comment 11•25 years ago
|
||
petersen, need to know how this is doing on today's build please. Need to know
results on all platforms please.
Assignee: travis → valeski
Whiteboard: [NEED INF0]
Comment 12•25 years ago
|
||
Still waiting for mac and windows builds for May 17. However, I was able to test
the May 17 linux build (2000051712) using the url specified. The anchors are
functioning correctly with this new build under linux.
Comment 13•25 years ago
|
||
I also checked on Mac and Windows May 16 builds (2000051609) and anchors from the
url are indeed working properly.
Assignee | ||
Comment 14•25 years ago
|
||
hmm, this still downloads the entire page, then hits the anchor, for me on
winnt. You're seeing an anchor jump *without* a reload?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 39716 has been marked as a duplicate of this bug. ***
Comment 18•25 years ago
|
||
Note: only <a name="foo"> links work, but not <h2 id="foo">. Try http:
//www.physik.fu-berlin.de/~fsi/links.html for example.
Comment 19•25 years ago
|
||
marking worksforme
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Doh... so this is what you get for marking bugs dup. Clicking on #ref links
still causes doc load. Reopened that bug (thought this was going to take care of
that too)!
The case reported by Tobias is also true, links to arbitrary HTML elements with
id attribute set do not work (try the "Links" link for example). It works in NS
Communicator 4.7. Should I open a new bug for that as well?
Comment 22•25 years ago
|
||
I re-opend my old bug (id="foo" links not working) since this is "verified
works-for-me" which I cannot change. See: BUG 36826
You need to log in
before you can comment on or make changes to this bug.
Description
•