Closed
Bug 133259
Opened 24 years ago
Closed 24 years ago
Anchor link scrolls to the top of the page rather than to the anchor.
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130447
People
(Reporter: 1212mozilla, Assigned: attinasi)
References
()
Details
Click on the "Introduction" link on
http://www.gnu.org/software/classpath/doc/hacking.html
The page scrolls to the top of the page rather than to the introduction section.
The URL becomes http://www.gnu.org/software/classpath/doc/hacking.html#SEC1
If you then hit enter in the URL bar, the page scrolls to the introduction
correctly.
I started noticing this a couple weeks ago but it still happens in today's build
(2002031406). I also notice this with the generated Java documentation
http://java.sun.com/j2se/1.3/docs/api/ when you click on a method name to get
more information about the method. This is a regression, as such pages used to
work properly.
I do not believe this is the same as bug 80141 (Anchor moves to wrong position).
Comment 1•24 years ago
|
||
Fixed in current nightlies.
*** This bug has been marked as a duplicate of 130447 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•