Closed
Bug 809559
Opened 12 years ago
Closed 10 years ago
[system][popup] The frame opened by window.open couldn't use window.alert/confirm/prompt
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(blocking-basecamp:-)
RESOLVED
FIXED
blocking-basecamp | - |
People
(Reporter: alive, Assigned: alive)
References
Details
This is a gaia bug.
UITest doesn't have this case, but STR is simple.
Write a HTML file which calls `window.alart('lol')`, then window.open it in your app.
Expected: alert shows.
Actual: nothing happens.
Note:
* This is a bug in modal dialog. Also attention screen has the same behavior.
* If we are going to fix this, may need UX input because popup/attention UI is somewhat different to a normal app. eg. Popup has an origin bar on top of it, attention screen should deal with home button event.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → alive
blocking-basecamp: --- → ?
Updated•12 years ago
|
blocking-basecamp: ? → -
Updated•12 years ago
|
Component: Gaia → Gaia::System
Updated•11 years ago
|
Component: Gaia::System → Gaia::System::Window Mgmt
Assignee | ||
Updated•11 years ago
|
Depends on: popup-window
Assignee | ||
Comment 1•10 years ago
|
||
Already fixed in 916709.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•