Closed
Bug 215907
Opened 21 years ago
Closed 21 years ago
Hash links (#) doesn't work in XSLT-generated pages
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 196026
People
(Reporter: anton, Assigned: peterv)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
If XSLT template generates hash links like <a href="#whatever">Click</a> on the
current page, clicking on them doesn't do anything. The link is updated in the
address bar with the corresponding hash a the end, but window doesn't scroll to
the intended place.
Reproducible: Always
Steps to Reproduce:
1. It seems that it doesn't work using any XSLT file.
Actual Results:
Nothing happened.
Expected Results:
Scroll to the intended place on the page.
Comment 1•21 years ago
|
||
dupe of bug 196026
*** This bug has been marked as a duplicate of 196026 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•