Closed
Bug 1036044
Opened 11 years ago
Closed 11 years ago
Convert Applications pane dialogs to be in-content
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
Firefox 33
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
2.31 KB,
patch
|
MattN
:
review+
|
Details | Diff | Splinter Review |
Convert applications.js to use gSubDialog.
Assignee | ||
Comment 1•11 years ago
|
||
For applicationManager.xul I leaved the "resizable=no" in view of bug 1035625. If you don't want this, I can use null.
Attachment #8453328 -
Flags: review?(MattN+bmo)
Comment 2•11 years ago
|
||
Comment on attachment 8453328 [details] [diff] [review]
applicationsDialogsIncontent.patch
Review of attachment 8453328 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks Richard!
Attachment #8453328 -
Flags: review?(MattN+bmo) → review+
Comment 3•11 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #1)
> For applicationManager.xul I leaved the "resizable=no" in view of bug
> 1035625.
I think it's the right thing to keep non-resizable dialogs as such by default.
Updated•11 years ago
|
Status: NEW → ASSIGNED
Keywords: checkin-needed
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 33
Comment 7•11 years ago
|
||
Verified on Windows 7 64bit, Ubuntu 13.10 32bit and Mac OSX 10.8.5 using latest Nightly 34.0a1 (buildID: 20140728030201) and the following mention should be done:
- on Mac and Ubuntu: if I select "Use other..." option, the "Select Helper Application" dialog is not in-content (on Windows, this dialog is in-content).
Is this the behaviour intended?
Flags: needinfo?(richard.marti)
Assignee | ||
Comment 8•11 years ago
|
||
I have now no access to a Mac or Linux, but I remember also the normal dialog prefs on them is using a system dialog and not a FX specific dialog like on Windows. See also the #ifdef: http://mxr.mozilla.org/mozilla-central/source/browser/components/preferences/in-content/applications.js#1741
So I would say this is intended.
Flags: needinfo?(richard.marti)
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•