Closed
Bug 673399
Opened 13 years ago
Closed 9 years ago
Support tab-modal dialogs in modal dialog shared module.
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: davehunt, Unassigned)
References
Details
(Whiteboard: [lib])
Since Firefox 4 (specifically bug 59314) any modal dialogs invoked from the content use a content (tab) modal dialog. We are currently unable to detect and interact with these dialogs.
Comment 1•13 years ago
|
||
Justin, could you give us a hint how we can get a tab-modal dialog? Seems like the standard way via the window enumerator doesn't work anymore. Thanks!
Blocks: 525187
Whiteboard: [shared module]
Comment 2•13 years ago
|
||
Take a look with DOM Inspector.
Updated•13 years ago
|
Component: Mozmill Tests → Mozmill Shared Modules
A Pivotal Tracker story has been created for this Bug: https://www.pivotaltracker.com/story/show/16726113
Updated•13 years ago
|
Comment 4•13 years ago
|
||
As a workaround for the time being simply set "prompts.tab_modal.enabled" to false.
Updated•13 years ago
|
Component: Mozmill Shared Modules → Mozmill Tests
Updated•13 years ago
|
Whiteboard: [shared module] → [lib]
Comment 5•12 years ago
|
||
The following mochitest may help us to get this feature implemented:
https://hg.mozilla.org/integration/mozilla-inbound/file/62db06ab5e42/browser/base/content/test/browser_keywordSearch.js
Comment 6•9 years ago
|
||
Mozmill-tests are plainly dead and that is nothing we would ever need. The new Marionette driven tests should already have that feature.
Status: NEW → RESOLVED
Closed: 9 years ago
QA Contact: hskupin
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•