This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15587 - UA should not bring the the indicated part of the document to the user's attention if that part is not being rendered. (FWIW, the "scroll to the fragment identifier" algorithm doesn't handle this, as long as the #top situation, at the moment.)
Summary: UA should not bring the the indicated part of the document to the user's atte...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 19:41 UTC by contributor
Modified: 2012-07-18 18:41 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-01-16 19:41:09 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html
Multipage: http://www.whatwg.org/C#scroll-to-the-fragment-identifier
Complete: http://www.whatwg.org/c#scroll-to-the-fragment-identifier

Comment:
UA should not bring the the indicated part of the document to the user's
attention if that part is not being rendered. (FWIW, the "scroll to the
fragment identifier" algorithm doesn't handle this, as long as the #top
situation, at the moment.)

Posted from: 114.43.115.138 by kennyluck@csail.mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Comment 1 contributor 2012-02-07 00:38:40 UTC
Checked in as WHATWG revision r6973.
Check-in comment: CSSOM doesn't handle the case of the scroll algorithm being called with a non-box-rendering element.
http://html5.org/tools/web-apps-tracker?from=6972&to=6973