Open
Bug 1088699
Opened 10 years ago
Updated 2 years ago
does not focus on anchor when accessing by URL if Javascript is enabled
Categories
(Core :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: arne_bab, Unassigned)
References
(Depends on 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0
Build ID: 20140605174243
Steps to reproduce:
I clicked the link http://draketo.de/english/freenet/spam-resistant-decentral-comments#donate-with-bitcoin
Actual results:
Firefox scrolled down about 4 lines below the anchor (I had to scroll up to see it).
Expected results:
Firefox should have shown the anchor at top.
If I disable Javascript with noscript, Firefox scrolls to the anchor.
Reporter | ||
Comment 1•10 years ago
|
||
Could be connected to Bug 540847 or Bug 645075, but no bug really fit the issue I see.
![]() |
||
Comment 2•10 years ago
|
||
This is almost certainly a dup of bug 540847 and company. We scroll to the anchor, then script changes the DOM and moves where the anchor is.
Depends on: 43114
Reporter | ||
Comment 3•10 years ago
|
||
@Boris: thank you for linking it!
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•