Closed Bug 719184 Opened 14 years ago Closed 14 years ago

Modal dialog box appearing on denying installation is annoying and provides no value

Categories

(Web Apps :: General, defect)

x86_64
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jsmith, Unassigned)

Details

Steps: 1. Start a new firefox profile and install the OWA extension 2. Go to https://apps.mozillalabs.com/appdir/ 3. Select an application to install 4. A prompt will appear asking to install the app 5. Click anywhere in the browser window Expected: The dialog to ask to install the app should disappear, the install button should reappear for the app, and the user should be able to continue using the page. Actual: An annoying modal dialog box appears indicating "oh no baby, business hours are over: denied - User denied installation request." Additional Notes: It would probably be better to follow a similar installation process as when the extension isn't installed - Have a modal dialog box appear and allow a user to select how to install the application (Native + Web, Web, Cancel).
OS: Windows 7 → All
The popup confirmation dialog is implemented in the appdir code itself, not in the extension or elsewhere. So it's basically just lazy coding in a codebase that was intended to be kind of throw-away. We could fix it, but I'm not sure if we care about that (though currently since the Marketplace doesn't have public pages, it doesn't serve as a good alternative for testing things out).
Component: Extension → General
QA Contact: extension → general
We'll have to revisit the appdir code for the API change (I don't think we can remove appdir before then), so it wouldn't be a big deal to remove this annoyance at that time.
Given that the app directory has become a test page, should we resolve this bug be resolved as a won't fix, given that this isn't important?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.