Bug 295184
| Summary: | REGRESSION(294049@main): Comic-Con website may show menu content partly offscreen | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=295458 | ||
Antoine Quint
In STP 221, make the window as narrow as possible and go to https://www.comic-con.org/cc/badges/. Once there, open the menu using the "hamburger" (3 horizontal lines) button at the top left of the page and click around on the various options and back out to the top of the menu. Eventually you will be in a state where the content is partly offscreen, and that state will persist.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
rdar://152375667
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/47358
EWS
Committed 296833@main (8fd5ab7bf026): <https://commits.webkit.org/296833@main>
Reviewed commits have been landed. Closing PR #47358 and removing active labels.
Antoine Quint
The new test that was added is flaky. I filed bug 295458 to track this.