Closed Bug 1387616 Opened 7 years ago Closed 7 years ago

Improve toolbar/urlbar hiding when scrolling

Categories

(Firefox for iOS :: Menu and Toolbar, enhancement)

Other
iOS
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Iteration:
1.30
Tracking Status
fxios 10.0 ---

People

(Reporter: farhan, Assigned: garvan)

References

Details

(Whiteboard: [Photon][MobileCore])

Attachments

(1 file)

55 bytes, text/x-github-pull-request
farhan
: review+
Details | Review
Our hiding/showing of the browser UI when scrolling could be improved On sites where there is very little scrolling. We hide/show the browser UI creating a jittery experience. Right now we unhide the browser UI as soon as we get to the bottom of the page. On the iPad hiding the urlbar at all seems a bit overkill. There is already so much real estate, instead just hide the toptabs and always show the urlbar. We can improve the urlbar experience on the iPhone in one of 2 ways. 1) Dont unhide the chrome when getting to the bottom of the page. Require the user to actively scroll up a bit in order to show the browser UI. The unhiding logic would always show the urlbar on scroll up regardless of the velocity. 2) Only unhide the browser UI if the user tries to scrolls down once at the bottom of the page (this is what safari does)
Assignee: nobody → gkeeley
Iteration: --- → 1.30
Whiteboard: [Photon] → [Photon][MobileCore]
Attached file Pull request
This patch stops the toolbar showing when the bottom is reached.
Attachment #8911900 - Flags: review?(fpatel)
Attachment #8911900 - Flags: review?(fpatel) → review+
on master and 10.x
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: