Closed
Bug 959043
Opened 12 years ago
Closed 12 years ago
[Gaia]Software home button is gone
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johnhu, Assigned: alive)
References
Details
Attachments
(2 files)
When rotating the nexus 4 from portrait to landscape and back to portrait, the software home button disappeared and no way to go back to home screen.
STR:
1. open a fullscreen app that its orientation should not be locked, like: gallyer, video, etc.
2. rotate the phone to landscape <== software home button is gone.
3. rotate the phone to portrait <== gone again.
Version:
Master: 20140112040202
Device: Nexus 4
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alive
Comment 1•12 years ago
|
||
Quick note: I can reproduce as well via the different STR.
Prerequisite:
A nexus 4 with software home button enabled. At least a photo in the storage.
STR:
(1) Launch Gallery app
(2) Choose a photo and click
(3) Click the share button
(4) Choose 'Wallpaper'
Result:
software home button disappears.
Note:
After step (4), you can click the camera icon to go back to Camera app, and you'll see the home key appears again, however nothing happens when click on it.
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Eric Chou [:ericchou] [:echou] from comment #1)
> Note:
> After step (4), you can click the camera icon to go back to Camera app, and
> you'll see the home key appears again, however nothing happens when click on
> it.
The same symptom can be observed with the STR at description.
Assignee | ||
Comment 3•12 years ago
|
||
Bad, on it :/
Assignee | ||
Comment 4•12 years ago
|
||
This patch:
1. Fix fullscreen app size when software home button is there
2. Fix keyboard manager hideImmediately to avoid the redundant resizing when activity is opening/closing
3. Fix unit tests
Attachment #8360281 -
Flags: review?(timdream)
Attachment #8360281 -
Flags: review?(gchen)
Comment 5•12 years ago
|
||
Comment on attachment 8360281 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/15346
r=me, keyboard_manager part.
Thanks.
Attachment #8360281 -
Flags: review?(gchen) → review+
Comment 6•12 years ago
|
||
Comment on attachment 8360281 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/15346
Thank you for keeping non-shipping feature alive :)
Attachment #8360281 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 7•12 years ago
|
||
Travis is green.
https://github.com/mozilla-b2g/gaia/commit/21166231ed393fec82c337eaba5c98fd300ef5cb
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•