Open Bug 1303601 Opened 8 years ago Updated 1 year ago

CSS parallax content doesn't repaint when resizing window

Categories

(Core :: Layout, defect, P3)

51 Branch
defect

Tracking

()

People

(Reporter: keith, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Steps to reproduce:

1. visit: http://keithclark.co.uk/articles/practical-css-parallax/smooth-scroll/
2. ensure the viewport width is >= 45em so that parallax is enabled.
2. scroll to the very bottom of the page.
3. increase the height of the browser window by resizing it vertically.
4. note the white area at the bottom of the page.
5. slowly scroll up and wait for the repaint.

You can also see this effect if you open devtools and resize the devtools container.


Actual results:

The content doesn't fill the viewport


Expected results:

The content should always fill the viewport
Note: this relates to work carried out in Bug 1300611
Component: Untriaged → Layout
Product: Firefox → Core
Assignee: nobody → matt.woodrow
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
See Also: → 1300611

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: matt.woodrow → nobody
Severity: normal → S3

Still reproduces.

You need to log in before you can comment on or make changes to this bug.