Closed Bug 878058 Opened 11 years ago Closed 11 years ago

Bottom padding missing inside fixed and scrolled elements

Categories

(Core :: Layout: Block and Inline, defect)

21 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 748518

People

(Reporter: me, Unassigned)

Details

Attachments

(1 file)

Attached file Example
See attached example.

The element in question has position: fixed; padding: 50px. When such a element is scrolled, the scrolled area seems to ignore the bottom padding and stops where the content ends. Same example works fine in Chrome.

Might be related to bug 458296.
Attachment #756566 - Attachment mime type: text/plain → text/html
> the scrolled area seems to ignore the bottom padding and stops where the content ends.

Yes, that's the behavior the CSS spec requires.  WebKit has a long-standing bug in that regard, which is why you see a different behavior in Chrome.
Whiteboard: DUPEME
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Thanks for clearing this up. This behavior really feels "wrong" to me, but should be easy enough to work around.
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: