NEW 215818
[Grid layout?]Incorrect vertical overflow handing in Construct 3 PWA
https://bugs.webkit.org/show_bug.cgi?id=215818
Summary [Grid layout?]Incorrect vertical overflow handing in Construct 3 PWA
Ashley Gullen
Reported 2020-08-25 11:45:58 PDT
Visit our PWA at: https://editor.construct.net Dismiss any startup prompts until you see the start page. Try and scroll the start page. If it does not scroll, resize the browser window. As you resize the window the page alternates between the correct layout (scrollable with some extra content at the bottom), and incorrect layout (a scrollable div overflows all the way off the bottom and the page is not scrollable). This reproduces in both Safari 13.1 and TP 112, and works correctly in Chrome and Firefox.
Attachments
Simon Fraser (smfr)
Comment 1 2020-08-25 12:04:34 PDT
Possibly a grid layout issue. <ui-body> does not become scrollable.
Radar WebKit Bug Importer
Comment 2 2020-08-25 13:37:31 PDT
zalan
Comment 3 2020-08-26 09:47:45 PDT
(In reply to Simon Fraser (smfr) from comment #1) > Possibly a grid layout issue. <ui-body> does not become scrollable. Yea, it looks like a grid issue.
Note You need to log in before you can comment on or make changes to this bug.