[toolbar redesign] Make sure keyboard animates correctly when focusing on the toolbar
Categories
(Fenix :: Toolbar, task, P3)
Tracking
(Not tracked)
People
(Reporter: royang, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(2 files, 1 obsolete file)
This is related to https://bugzilla.mozilla.org/show_bug.cgi?id=1821706. Since we're redesigning the toolbar, we want to make sure that this issue doesn't occur after switching over to the new design.
Reporter | ||
Updated•8 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Reporter | ||
Updated•7 months ago
|
Comment 1•6 months ago
|
||
Setting "enhancement" and "task" bug types to Severity N/A.
Reporter | ||
Updated•6 months ago
|
Comment 2•6 months ago
|
||
Setting toolbar redesign's Release blockers to priority P3 until we finish fixing our Beta experiment blockers.
Comment 3•4 months ago
|
||
We improved the animation for the previous Toolbar design (in Bug 1821706), but not completely; but with the redesign, the doubly-high address bar / nav bar exacerbate the janky behavior, so we might need to revisit this.
However, improving the animation might require some more fundamental improvements than simple animation changes.
Comment 4•4 months ago
•
|
||
Planning poker notes:
- If we try to fix what Verdi was pointing out, this would be pretty big and could be broken down: we want one element, we would have to remove the dialog fragment, and not switch between a fake one and a real one.
- But just fixing the keyboard in the scope of the toolbar might be easier.
Summary:
This issue falls into the category of "too many unknowns to estimate": we need to re-review what was changed as part of Bug 1821706, and do a spike to determine how we would go about doing this (record a slowmo video; determine whether it would be possible to create a manual animation for the toolbar to sync up with the keyboard animation without fully rewriting everything in Compose; or consider any other possible improvement to reduce the user-perceivable jank)
Reporter | ||
Comment 5•4 months ago
•
|
||
Attached recording of keyboard animation with navigation toolbar (toolbar redesign phase 1) from emulator. From the video, the animation is much smoother and does not have the 2nd address bar issue.
The only issue left is the small time gap between the toolbar moving up and the keyboard showing up under it.
Reporter | ||
Comment 6•4 months ago
•
|
||
Latest video with more frames and heavier website (mlb.com) shows that there is still a 2nd toolbar before the keyboard animation.
Reporter | ||
Comment 7•4 months ago
|
||
With navigation bar enabled, the original address bar fades away and then after keyboard pops up the new address bar then fades in.
Updated•4 months ago
|
Description
•