Closed
Bug 1189208
Opened 10 years ago
Closed 10 years ago
[Simulator] Home button is not work in Firefox OS 2.5 Simulator.
Categories
(Firefox OS Graveyard :: Simulator, defect)
Tracking
(firefox42 fixed)
RESOLVED
FIXED
FxOS-S4 (07Aug)
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: mantaroh, Assigned: jryans)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
1.30 MB,
video/x-ms-wmv
|
Details | |
|
1.87 KB,
patch
|
ochameau
:
review+
|
Details | Diff | Splinter Review |
Home button is not work well in Firefox OS 2.5 Simulator.
It is same result when I push 'Home' Key.
I reproduced this phenomenon in Win/Mac.
Reproduce Step:
1) Open Firefox OS 2.5 Simulator.(I use Nightly[2015-07-29] Object)
2) Open Setting app.
3) Tap Home Button.
Expected Result:
Go to the Home Application.
Actually Result:
Can't go to the Home Application.
| Reporter | ||
Comment 1•10 years ago
|
||
I checked that process of Home button.
It was controlled by /b2g/chrome/content/desktop.js.
Latest change of this file is bug 1074180.
I reverted this bug changeset.
Then it work well on Home Button.
jryan:
bug 1074180 is fixed Firefox e10s issue.
Is it necessary to b2g-desktop?
Flags: needinfo?(jryans)
| Assignee | ||
Comment 2•10 years ago
|
||
Thank you for investigating the regression!
I can reproduce the issue, so hopefully I can take a look soon.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jryans
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•10 years ago
|
||
In my own testing, pressing the Home key on the keyboard does go back to the home screen correctly.
Only clicking the Home button in the UI is failing.
Does the Home key on the keyboard work for you? I wasn't sure from comment 0.
I am testing on Mac at the moment.
Flags: needinfo?(mantaroh)
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #3)
> In my own testing, pressing the Home key on the keyboard does go back to the
> home screen correctly.
>
> Only clicking the Home button in the UI is failing.
>
> Does the Home key on the keyboard work for you? I wasn't sure from comment
> 0.
>
> I am testing on Mac at the moment.
jryans,
Thank you for your reply.
But, keyboard does go back when click any chrome position.(e.g. Rotate Button)
I recorded this phenomenon video.
00:00-00:16 :
Keyboard works well. But, keyboard does go back when click any chrome position.(e.g. Rotate Button)
This behavior is same before Firefox OS 2.2 Simulator.
00:16-Last :
This phenomenon. Setting Apps doesn't go back when click Home button.
Flags: needinfo?(mantaroh)
| Assignee | ||
Comment 5•10 years ago
|
||
Ah, I mean the physical Home key on your computer's keyboard, not the on-screen keyboard inside the simulator. The physical Home key can be pressed as an alternative to the currently broken button in the simulator UI.
So far I think we are seeing the same thing, so I'll move forward with my fix.
| Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8643481 -
Flags: review?(poirot.alex)
| Assignee | ||
Comment 7•10 years ago
|
||
After bug 1074180, the touch event simulator only affects the simulator's content window, so the UI chrome is no longer covered. Switching back to mouse events seems to fix the buttons.
Updated•10 years ago
|
Attachment #8643481 -
Flags: review?(poirot.alex) → review+
| Assignee | ||
Comment 8•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 10•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → FxOS-S4 (07Aug)
You need to log in
before you can comment on or make changes to this bug.
Description
•