Closed
Bug 926105
Opened 12 years ago
Closed 12 years ago
When there are no apps to show in the app switcher, show a text saying "No recent apps"
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Firefox OS Graveyard
Gaia::System::Window Mgmt
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: elad, Assigned: pedrocrespo)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131012004004
Steps to reproduce:
1) Long press the home button
Actual results:
Screen darkens. Nothing shows on the darkened screen.
Expected results:
I'd expect some text informing me that there are no apps to show, instead of an empty semi transparent overlay.
| Assignee | ||
Comment 1•12 years ago
|
||
I have sent a patch for this in GitHub:
https://github.com/mozilla-b2g/gaia/pull/13196
Comment 2•12 years ago
|
||
Adán, you also need to add the "no-recent-apps" string to the en-US file.
Then, localizers will take care of it ;)
Assignee: nobody → pedrocrespo
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #824699 -
Flags: review?(alive)
| Assignee | ||
Updated•12 years ago
|
Attachment #824699 -
Attachment is patch: false
| Assignee | ||
Updated•12 years ago
|
Component: Gaia → Gaia::System::Window Mgmt
Comment 4•12 years ago
|
||
Before r+ this let me C.C. UX to get their confirmation.
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 5•12 years ago
|
||
Flagging Francis.
Flags: needinfo?(firefoxos-ux-bugzilla) → needinfo?(fdjabri)
| Assignee | ||
Comment 7•12 years ago
|
||
Comment 9•12 years ago
|
||
Comment on attachment 824699 [details]
GitHub pull-request with a fix
r=me, thanks for contributing!
Attachment #824699 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 11•12 years ago
|
||
Yes, I do.
Comment 12•12 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/3641a8d8df9e1bfa7e30996a2a5696715e628cd7
master
BTW, it's better if you state 'what you did to fix' in the commit message instead of putting bug summary.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 13•12 years ago
|
||
Many thanks for merging and for your advise. I'm eager for doing more contributions to Gaia soon :)
You need to log in
before you can comment on or make changes to this bug.
Description
•