Thanks - I can reproduce the issue in latest Nightly. Let me restate the actual/expected results a bit -- comment 0's "page can be scrolled" expectation isn't quite the right formulation, since for me at least, there's not any content that actually overflows off the bottom of the viewport. The layout just ends up different in Chrome, such that things are more spaced out which happens to mean that scrolling is possible, depending on your viewport size. Here's how I'd formulate actual/expected, for folks retesting/debugging this: ACTUAL RESULTS: - The Adobe "A" icon is pushed off the top of the viewport and clipped slightly. - Depending on your phone size, "Get Help Signing In" might overlap with the copyright statement at the bottom. EXPECTED RESULTS: - The Adobe "A" icon should be further from the top of the screen. - "Get Help Signing In" should not overlap with the copyright statement. I've got a partially reduced testcase that I'll attach which captures this fairly well.
Bug 1914397 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Thanks - I can reproduce the issue in latest Nightly. Let me restate the actual/expected results a bit -- comment 0's "page can be scrolled" expectation isn't quite the right formulation, since for me at least, there's not any content that actually overflows off the bottom of the viewport. The layout just ends up different in Chrome, such that things are more spaced out which happens to mean that scrolling is possible, depending on your viewport size. Here's how I'd formulate actual/expected, for folks retesting/debugging this: ACTUAL RESULTS: - The Adobe "A" icon is pushed off the top of the viewport and clipped slightly. - Depending on your phone size, "Get Help Signing In" might overlap with the copyright statement at the bottom. [EDIT: This part is covered by bug 1914395] EXPECTED RESULTS: - The Adobe "A" icon should be further from the top of the screen. - "Get Help Signing In" should not overlap with the copyright statement. [EDIT: This part is covered by bug 1914395] I've got a partially reduced testcase that I'll attach which captures this fairly well.