Closed
Bug 963765
Opened 12 years ago
Closed 9 years ago
If app requires permissions, "app installed" message covers button and makes me wait when updating
Categories
(DevTools Graveyard :: WebIDE, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jlong, Unassigned)
Details
I'm not sure this is the right place for this, but it's a minor nit that's been bugging me in my app update/debug cycle when using the App Manager.
If the app requires a prompt for something when installing, like Contacts, and the app is already running when you click "update" in the App Manager, the prompt immediately comes up. However, the "app installed" message also comes up and completely covers the ok/cancel buttons at the bottom, and every time I have to wait 2-3 seconds for the message to go away before I can press "ok" and debug my app.
Screenshot of the buttons covered up: http://jlongster.com/s/appbug.png
It's a minor nit, but can get annoying when constantly refreshing the app.
Comment 1•12 years ago
|
||
Yes, that's the right place for such report!
I think that notification is displayed by the system app whenever an app is installed/updated.
A fix may be possible in gaia, to prevent displaying such notification if the app is already running,
or dismiss it if we open the app.
Priority: -- → P3
Apps are being removed with B2G cleanup.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•