Bug 152027 - New webkit.org header has a layout issue on homepage
Summary: New webkit.org header has a layout issue on homepage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 17:06 PST by Jon Davis
Modified: 2020-10-23 08:43 PDT (History)
1 user (show)

See Also:


Attachments
Screenshot of layout issue (138.32 KB, image/png)
2015-12-08 17:06 PST, Jon Davis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2015-12-08 17:06:25 PST
Created attachment 266957 [details]
Screenshot of layout issue

The header intermittently renders halfway down the page instead of at the top of the page after scrolling down the page. It seems more prevalent on iPads than laptops though it does happen on both platforms. It does not occur on iPhones because the header on the homepage scrolls off the screen instead of remaining fixed.

Could it be the combination of backdrop-filter and position: fixed?
Comment 1 Jon Davis 2020-10-23 08:43:41 PDT
This was addressed by a redesign some time ago.