Closed
Bug 809461
Opened 13 years ago
Closed 10 months ago
XML documents with stylesheets don't scroll to the URL fragement / target on load
Categories
(Core :: XML, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jthg, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121026113527
Steps to reproduce:
1. From a new browser window, go to a XML document with a fragment identifier that has an associated stylesheet like http://opensocial-resources.googlecode.com/svn/spec/2.5/Core-Container.xml#NotationAndConventions .
Actual results:
Firefox opened the document and viewed the beginning of the document.
Expected results:
Firefox should open the document and scroll to the #NotationAndConventions target.
NOTE: clicking on links within the already rendered XML document works. However, opening links in new tabs/windows does not. Also, after the page has rendered, if you hit enter in the awesome bar, the page correctly scrolls to the correct target.
![]() |
||
Comment 1•13 years ago
|
||
Regression window
Good:
http://hg.mozilla.org/mozilla-central/rev/932c6dc1932b
Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100515 Minefield/3.7a5pre ID:20100515040001
Bad:
http://hg.mozilla.org/mozilla-central/rev/14b90e3736d5
Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100514 Minefield/3.7a5pre ID:20100516042057
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=932c6dc1932b&tochange=14b90e3736d5
Suspected: Bug 559996
Blocks: 559996
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
OS: Linux → All
Version: 16 Branch → 2.0 Branch
Updated•3 years ago
|
Severity: normal → S3
Comment 2•10 months ago
|
||
The URL mentioned in comment 0 has gone. Additionally, we have a similar report with new testcase in bug 1925820. Let's close this bug.
(Not mark this as dup of it because we cannot check whether the reported case is exactly same as the case in bug 1925820.)
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•