Closed Bug 487052 Opened 16 years ago Closed 16 years ago

Padding on a div with overflow auto is not respected at bottom

Categories

(Firefox :: General, defect)

3.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 458296

People

(Reporter: crazyone, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) Look at the example URL and scroll to the bottom of the div with scrollbar, it should feature a padding below the last line of elements but it is not showing and the scrolling stops dead at the last pixel of elements contained. Reproducible: Always Steps to Reproduce: 1.create a div with specific height, overflow auto and padding all around 2.create a few elements inside it, enough to trigger the scrolling 3.scroll down the div, the elements at the bottom stop dead at the edge of the div and the padding that was supposed to be there is not... Actual Results: Padding missing at the bottom of the scrollable area Expected Results: Padding taken into account at the bottom of the scrollable area
This seems to work for me with the latest trunk test build. Can you try one of those builds? http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
Version: unspecified → 3.0 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.