Closed
Bug 814503
Opened 12 years ago
Closed 12 years ago
Context switching to attention-style popup windows?
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aaronmt, Unassigned)
Details
While starting a test for testing out USSD dialling I noticed that on dial the application switches to an attention-style popup window [1][2], and context-switching to it doesn't seem to work for me. Is Marionette currently capable of context-switching to this?
[1] https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/dialer/js/ussd.js#L42
[2] https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/attention_screen.js#L177
Reporter | ||
Comment 1•12 years ago
|
||
iframe in my testing for reference
<iframe mozbrowser="" mozapp="app://communications.gaiamobile.org/manifest.webapp" name="Rogers Wireless" remote="true" data-frame-type="attention" data-frame-name="Rogers Wireless" data-frame-origin="app://communications.gaiamobile.org/dialer/index.html#keyboard-view"></iframe></div>
Reporter | ||
Comment 2•12 years ago
|
||
Figured it out; the frame is off the system index and not the dialer.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•