Closed
Bug 935828
Opened 12 years ago
Closed 12 years ago
[hamachi][fugu]Volume warning in FM app do not disappear after click home key
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:fugu+)
RESOLVED
FIXED
blocking-b2g | fugu+ |
People
(Reporter: xinhe.yan, Assigned: gasolin)
Details
(Whiteboard: [Fugu] [v1.2f-uplift-needed])
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/11.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151 Safari/535.19
Steps to reproduce:
1 Plug in earphone->Access FM app
2 Add volume and pop up a "Volume warning"
3 Click Home key
Actual results:
"Volume warning" still in the top of window, but FM app turn to back
I can see idle behind "Volume warning".
Component: General → Gaia::FMRadio
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
Comment 3•12 years ago
|
||
It's not fm app's bug, it should be bug for system app.
Component: Gaia::FMRadio → Gaia::System
Comment 4•12 years ago
|
||
Alive, wanna take a look on it?
blocking-b2g: --- → fugu+
Flags: needinfo?(ehung)
Flags: needinfo?(alive)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gasolin
Flags: needinfo?(alive)
Assignee | ||
Comment 5•12 years ago
|
||
it can be reproduced in gaia-master as well.
One line patch.
Attachment #8342835 -
Flags: review?(alive)
Comment 6•12 years ago
|
||
Comment on attachment 8342835 [details] [review]
pull request redirect to github
It makes no sense to put in sound manager.
Attachment #8342835 -
Flags: review?(alive)
Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 8342835 [details] [review]
pull request redirect to github
The volume warning dialog is located within sound manager, so I think it's proper to hide dialog here.
(Sound manager looks untestable though, we should refactor it)
Add holdhome case as well and ask review again.
Attachment #8342835 -
Flags: review?(alive)
Comment 8•12 years ago
|
||
Comment on attachment 8342835 [details] [review]
pull request redirect to github
Still a bad pattern if some other module in system is using custom dialog but this is OOS of this bug.
Attachment #8342835 -
Flags: review?(alive) → review+
Assignee | ||
Comment 9•12 years ago
|
||
merged to gaia-master https://github.com/mozilla-b2g/gaia/commit/22f7ea4e7fa50d16834b838f3c356ca86810db24
thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Flags: needinfo?(ehung)
Resolution: --- → FIXED
Comment 10•12 years ago
|
||
[v1.2f 9aa0abe] Merge pull request #14385 from gasolin/issue-935828
Updated•12 years ago
|
Whiteboard: [Fugu] [v1.2f-uplift-needed]
You need to log in
before you can comment on or make changes to this bug.
Description
•