Closed Bug 1665973 Opened 5 years ago Closed 4 years ago

Blank bottom space when page becomes non scrollable

Categories

(GeckoView :: General, defect, P2)

Unspecified
All
defect

Tracking

(firefox100 affected)

RESOLVED DUPLICATE of bug 1740289
Tracking Status
firefox100 --- affected

People

(Reporter: agi, Unassigned)

References

Details

(Whiteboard: [geckoview:toolbar])

Attachments

(2 files)

Attached file testacase.html

I noticed this on Twitter first, clicking on "share" makes the page non scrollable which makes us not paint where the URL bar should be, except if the url bar is hidden the app doesn't know that it has to show the URL bar so we show an empty space.

STR:
With the attached test case:

  • scroll up to hide the URL bar
  • click on "toggle scrolling"
  • Notice empty space at the bottom
Attached image screenshot-testacase

This is the current behavior.

I guess we don't necessarily have to notify the app to fix this bug.

Summary: Notify the app when a page becomes non scrollable → Blank bottom space when page becomes non scrollable
Severity: -- → S3
Priority: -- → P2
Whiteboard: [geckoview:toolbar]
See Also: → 1704631

I can't reproduce this bug in Fenix 100 because the toolbar opens when I tap the test case's "Toggle scrolling" button. So I don't really know if the original problem is still happening or not.

I see that same toolbar behavior for the STR in bug 1694607.

See Also: → 1694607

Yep, it's been fixed by bug 1740289. When the root content becomes non-scrollable, now Gecko notifies it so if GeckoView apps can handle the notification properly, the toolbar gets visible.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE

Moving toolbar bugs to the new GeckoView::Toolbar component.

Component: General → Toolbar
Component: Toolbar → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: