Open Bug 162369 Opened 22 years ago Updated 3 days ago

scrolling to named anchor doesn't consider areas covered by fixed positioned elements

Categories

(Core :: Layout, defect)

x86
All
defect

Tracking

()

People

(Reporter: asa, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [IGNORE COMMENTS 5 THROUGH 8] )

Attachments

(1 obsolete file)

a named anchor is not scrolled to the correct position.

In my weblog I have a fixed position div that acts as a banner at the top of the
page. I also have a primary content div that scrolls behind the fixed position
banner div. I set top: 6em; on the primary content div so that the top blog
entry displays lower in the viewport than the fixed position banner div. 
When I click on a link to a named anchor the page scrolls the anchor to the top
of the viewport which is behind the fixed position banner div. It should scroll
the anchor to the "top" which I've specified as 6em lower than the top of the
viewport.

Hixie said this might be a Mozilla bug. It might also be that I don't know what
I'm doing or that my expectations are broken and not Mozilla's layout. There is
no good way to test this on winIE since winIE doesn't do fixed position. Opera
and MacIE display the same behavior as Mozilla. 

Tested with latest trunk and latest 1.1 branch builds on windows, linux and mac.
QA Contact: petersen → ian
Any possible way of fixing this seems like it would be pretty ugly.  It seems
that what you really want is to have the scrollbar be on something that is the
size of the visible area of the body.  However, that's hard without frames.

(Yet again, back to the question of why the HTML folks waited until 2002 to come
up with a good frames design rather than doing better frames in 1997...)
*** Bug 171404 has been marked as a duplicate of this bug. ***
*** Bug 171036 has been marked as a duplicate of this bug. ***
OS: Windows 2000 → All
*** Bug 206677 has been marked as a duplicate of this bug. ***
Summary: named anchor not scrolling to correct position → named anchor scrolls to wrong position (involves fixed positioning)
Attached file test case for some other bug (obsolete) —
This example shows that selecting a named anchor does not scroll to the right
position. All contents between <a> and </a> should be seen.
(i don't post comments/bugs often, but i like to get them right and not post
duplicates.) this looked like the closest match and the testcase in comment 5
does not involve fixed positioning, so i took the summary's parentheses to mean
optional.
Whiteboard: [IGNORE COMMENTS 5 THROUGH 8]
Attachment #136366 - Attachment description: Test case → test case for some other bug
Attachment #136366 - Attachment is obsolete: true
Is there a work-around to allow the use of the spacebar or page down for scrolling on pages with fixed position elements?
Summary: named anchor scrolls to wrong position (involves fixed positioning) → scrolling to named anchor doesn't consider areas covered by fixed positioned elements
QA Contact: ian → layout
An example of this issue.
https://webcompat.com/issues/3516
Whiteboard: [IGNORE COMMENTS 5 THROUGH 8] → [IGNORE COMMENTS 5 THROUGH 8] [webcompat]

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

Webcompat Priority: ? → ---
Blocks: 1552483
Severity: normal → S3

The severity field for this bug is relatively low, S3. However, the bug has 7 duplicates.
:dholbert, could you consider increasing the bug severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dholbert)

The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.

Flags: needinfo?(dholbert)

The mozillazine link is no longer up, but the header is still obscured at https://webcompat.com/issues/3516. Let's move that to a corresponding webcompat knowledge-base bug.

Whiteboard: [IGNORE COMMENTS 5 THROUGH 8] [webcompat] → [IGNORE COMMENTS 5 THROUGH 8]
Blocks: 1891853
No longer blocks: 1891852
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: