Closed
Bug 1196594
Opened 10 years ago
Closed 10 years ago
Transition the toolbar to fully shown/hidden after finger is lifted
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox43 fixed)
RESOLVED
FIXED
Firefox 43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
3.36 KB,
patch
|
rbarker
:
review+
|
Details | Diff | Splinter Review |
Prior to bug 1180295, the toolbar would show/hide based on the velocity of the fling that the user did. After bug 1180295, in anticipation of the transition to the C++ APZ code, we can't do that exactly. Bug 1180295 left it in a state where the toolbar could be partially on-screen during the fling, and would only show/hide fully once the fling is completed. However, it would be better to complete the show/hide once the finger is lifted, without waiting for the fling to complete.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8650243 -
Flags: review?(rbarker)
Updated•10 years ago
|
Attachment #8650243 -
Flags: review?(rbarker) → review+
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•