Closed
Bug 398565
Opened 18 years ago
Closed 18 years ago
[App prefpane] Changing application to 'always ask' does not change the icon to generic (keeps previous icon)
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
RESOLVED
FIXED
Firefox 3 beta1
People
(Reporter: u88484, Assigned: myk)
References
Details
(Keywords: polish, Whiteboard: [contentHandling-ui])
Attachments
(2 files, 1 obsolete file)
|
4.52 KB,
image/png
|
Details | |
|
4.95 KB,
patch
|
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
In the application preference pane when you change the application for a content type that has an icon (like winzip, a xpi file set for Firefox) to 'always ask', the icon does not change from winzip's icon to the generic icon.
| Assignee | ||
Comment 1•18 years ago
|
||
I have a simple patch for this that I'll attach shortly. It uses the generic application icon for the "always ask" and "save file" actions and ensures that the icon gets updated when the action changes.
But that seems suboptimal, since that icon doesn't accurately represent those actions. cc:ing faaborg for his thoughts on more specific icons for them.
Requesting wanted-firefox3 for this polish bug.
Assignee: nobody → myk
Flags: blocking-firefox3?
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Firefox 3 M9
| Assignee | ||
Comment 2•18 years ago
|
||
Attachment #283613 -
Flags: review?(gavin.sharp)
Comment 3•18 years ago
|
||
Comment on attachment 283613 [details] [diff] [review]
patch v1: simple fix for problem
File a bug for the FIXME, cite in the comment? Or are you just going to use this bug?
Attachment #283613 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Comment 4•18 years ago
|
||
(In reply to comment #3)
> (From update of attachment 283613 [details] [diff] [review])
> File a bug for the FIXME, cite in the comment? Or are you just going to use
> this bug?
In the interests of incremental improvement, let's check this in and then deal with specific icons for these two actions as a separate issue. I have filed bug 398627 on getting specific icons.
Here's a version of the patch that is equivalent to the previous patch except that it cites the bug number for the FIXME bug in the comment.
Requesting approval to check in this simple, low-risk polish fix.
Attachment #283613 -
Attachment is obsolete: true
Attachment #283632 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #283632 -
Flags: approval1.9? → approval1.9+
Updated•18 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
| Assignee | ||
Comment 5•18 years ago
|
||
Checking in browser/components/preferences/applications.js;
/cvsroot/mozilla/browser/components/preferences/applications.js,v <-- applications.js
new revision: 1.21; previous revision: 1.20
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•