Closed Bug 1593806 Opened 5 years ago Closed 5 years ago

The subdialog for selecting a "helper application" for an extension does not tell you what extension is being changed

Categories

(Firefox :: Settings UI, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox 72
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 + verified
firefox72 --- verified

People

(Reporter: bytesized, Assigned: Gijs)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Steps to Reproduce:

  1. Navigate to about:preferences
  2. Search for "application"
  3. In the "Applications" section, select an entry with a Content Type like "<extension> File" (i.e. pick something like "PNG File", not "Portable Document Format (PDF)").
  4. Click the Action field and click "Use other..."
  5. Observe the description of the file type

Expected result:
Description will display the content type selected (i.e. "PNG file").

Actual result
Description reads "{$extension} file" (see attached image).

[Tracking Requested - why for this release]:
Unshipped UI regression that we should fix before release

Zibi, can you take a look? I imagine we're not passing along some of the necessary info to the helper app dialog for use with the labels in there.

Flags: needinfo?(gandalf)
Keywords: regression
Regressed by: 1508156

I think I have a fix.

Assignee: nobody → gijskruitbosch+bugs
Flags: needinfo?(gandalf)
Priority: -- → P1
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e84eb54d5651
fix file type descriptions in appPicker.js and as a driveby, stop displaying a literal 'undefined' when using it for protocols, r=mkaply
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72

Comment on attachment 9107225 [details]
Bug 1593806 - fix file type descriptions in appPicker.js and as a driveby, stop displaying a literal 'undefined' when using it for protocols, r?mkaply

Beta/Release Uplift Approval Request

  • User impact if declined: Broken dialog text when picking applications to handle files in the preferences
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: See comment #0
  • List of other uplifts needed: n/a
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Simple, small JS-only change to pass the requisite data to the localization API
  • String changes made/needed: n/a
Attachment #9107225 - Flags: approval-mozilla-beta?
Flags: qe-verify+

Comment on attachment 9107225 [details]
Bug 1593806 - fix file type descriptions in appPicker.js and as a driveby, stop displaying a literal 'undefined' when using it for protocols, r?mkaply

P1 and small patch that doesn't look likely to cause regressions, uplift approved for 71 beta 9, thanks.

Attachment #9107225 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
QA Whiteboard: [qa-triaged]

I have managed to reproduce this issue using Firefox 72.0a1 (BuildId:20191103213857).

This issue is verified fixed using Firefox 72.0a1 (BuildId:20191111100226) on Windows 10 64bit.

Pending beta fix.

Flags: needinfo?(emil.ghitta)

This issue is verified fixed using Firefox 71.0b9 (BuildId:20191111170815) on Windows 10 64bit.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Flags: needinfo?(emil.ghitta)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: