Closed
Bug 812252
Opened 12 years ago
Closed 12 years ago
Home button should not be blocked, except FTU
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P2)
Tracking
(blocking-basecamp:+)
People
(Reporter: jcarpenter, Assigned: alive)
Details
(Whiteboard: interaction)
Attachments
(1 file)
Inline activites should never block the Home button. The entire point of the Home button is that it's an almost-universally reliable "back" button. We may eventually decide to make exceptions to this rule for dialogues (ala iOS), but certainly not for activities.
Blocking. This is broken usability and a mis-application of the spec. Activity-based flows have some severe usability problems in current builds, and this is one of the reasons. The impact stretches from Camera to Email to PDF Viewer.
Per the comments in bug #802494:
>> Inline activity should not block home button press.
> If this is a must-fix behavior in System, > please file a bug, set it blocked by this one, and make sure both are blocking+.
Gaia Triage : This may be a duplicate; gaia triage consensus is though that this is a usability issue, P2. + for now until a dup is found.
blocking-basecamp: ? → +
Priority: -- → P2
QA Contact: nhirata.bugzilla
Whiteboard: usability → usability, dupme
I can't seem to find the dup. Closest I came was bug 796780
Updated•12 years ago
|
Whiteboard: usability, dupme → usability
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alive
Assignee | ||
Comment 3•12 years ago
|
||
I notice that fullscreen element also blocks the home button.
The only thing that blocks home button now is FTU, is this correct?
Flags: needinfo?(jcarpenter)
Comment 4•12 years ago
|
||
(In reply to Alive Kuo [:alive] from comment #3)
> I notice that fullscreen element also blocks the home button.
> The only thing that blocks home button now is FTU, is this correct?
FTU seems a legitime case.
Reporter | ||
Comment 5•12 years ago
|
||
(In reply to Alive Kuo [:alive] from comment #3)
> I notice that fullscreen element also blocks the home button.
> The only thing that blocks home button now is FTU, is this correct?
That's correct: FTE should block the Home button because it's a special case.
At one point we discussed having prompts block Home (ala iOS), but decided not to take that approach for v1.
Flags: needinfo?(jcarpenter)
Assignee | ||
Comment 6•12 years ago
|
||
https://github.com/mozilla-b2g/gaia/pull/6552
Make home button not blocked by anything, except FTU.
Attachment #683970 -
Flags: review?(timdream+bugs)
Assignee | ||
Comment 7•12 years ago
|
||
Renaming the bug title per #5
Summary: Inline activities must not block Home button → Home button should not be blocked, except FTU
Reporter | ||
Comment 8•12 years ago
|
||
And lock screen, of course, but that seems pretty obvious.
Comment 9•12 years ago
|
||
Marking for C2, given this meets the criteria of known P1/P2 blocking-basecamp+ bugs at the end of C1.
Target Milestone: --- → B2G C2 (20nov-10dec)
Comment 10•12 years ago
|
||
Comment on attachment 683970 [details]
PR6552
r=me. We have discuss the desired behavior offline. Thanks!
Attachment #683970 -
Flags: review?(timdream+bugs) → review+
Comment 11•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•12 years ago
|
||
Seems something broken after merging, reverting and reopen.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 13•12 years ago
|
||
After reverting, the problem still happens after ftu running.
I bet something is wrong in ftu. I am going to merge my patch again.
Reporter | ||
Updated•12 years ago
|
Whiteboard: usability → interaction
Updated•12 years ago
|
Assignee: alive → fbsc
Comment 14•12 years ago
|
||
(In reply to Alive Kuo [:alive] from comment #13)
> After reverting, the problem still happens after ftu running.
> I bet something is wrong in ftu. I am going to merge my patch again.
I am sorry, I think mistaken this with another bug. Have you merge this patch again? If not please do so (it is still considered r+'d)
Assignee: fbsc → alive
Assignee | ||
Comment 15•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•