Closed
Bug 1050411
Opened 10 years ago
Closed 7 years ago
when activating rocketbar, the keyboard slides up really late
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dietrich, Unassigned)
Details
(Keywords: perf, Whiteboard: [c=progress p= s= u=])
Flame, master, nightly.
It appears that this is not a perf bug, but possibly part of the design, because the timing is sequential and the timing is identical each time:
1. activate rocketbar from the top of the screen while an app is loaded (iow, the tiny rocketbar)
2. watch the bar grow and center
3. watch the app fade away
4. watch the keyboard slide up
Each step begins only when the previous step has completed. This gives the interaction a very sluggish feeling.
An immediate improvement would be to activate the keyboard *as* the app fades out.
A better solution to give a feeling of "instant-ness" would be to parallelize 2, 3 and 4 above.
Updated•10 years ago
|
Priority: -- → P2
Whiteboard: [c=progress p= s= u=]
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•