Closed Bug 1415263 Opened 7 years ago Closed 7 years ago

[Form Autofill] Accesskeys in form autofill doorhanger are not localizable

Categories

(Toolkit :: Form Autofill, defect, P3)

58 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: mstanke, Assigned: steveck)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [form autofill:V2])

Attachments

(1 file)

The accesskey for "Create New Address" (formautofill.properties:createAddressLabel) button in the form autofill doorhanger is not localizable. This doorhanger appears when a form is filled with new address or new field is added to a previously filled address. Tracking it down to the code I found out there are more in https://dxr.mozilla.org/mozilla-central/source/browser/extensions/formautofill/FormAutofillDoorhanger.jsm (just Ctrl+F for accessKey). I haven't looked in any other related files, so there might be more.
Priority: -- → P3
Blocks: fx-autofill-l10n
No longer blocks: fx-form-autofill
Whiteboard: [form autofill:V2]
Flags: needinfo?(schung)
Component: Form Manager → Form Autofill
Assignee: nobody → schung
Status: NEW → ASSIGNED
Flags: needinfo?(schung)
Comment on attachment 8926697 [details]
Bug 1415263 - [Form Autofill] Make accesskeys in form autofill doorhanger localizable.

Hi flod,
I add accesskey localization string for the doorhanger button label, but I'm not sure if you'll need more comment/note for the accesskey cause I rarely see people comment for this. Feel free to ask me to add comment for accesskey if you think it's necessary.
Attachment #8926697 - Flags: feedback?(francesco.lodolo)
Comment on attachment 8926697 [details]
Bug 1415263 - [Form Autofill] Make accesskeys in form autofill doorhanger localizable.

Ideally, we should have used feature.label, and feature.accesskey for label and access keys. 

Having said that, the patch looks good as it is, no point in wasting existing localizations.
Attachment #8926697 - Flags: feedback?(francesco.lodolo) → feedback-
Comment on attachment 8926697 [details]
Bug 1415263 - [Form Autofill] Make accesskeys in form autofill doorhanger localizable.

Ehm, that was meant as an f+
Attachment #8926697 - Flags: feedback- → feedback+
Comment on attachment 8926697 [details]
Bug 1415263 - [Form Autofill] Make accesskeys in form autofill doorhanger localizable.

https://reviewboard.mozilla.org/r/197946/#review203574
Attachment #8926697 - Flags: review?(lchang) → review+
Pushed by lchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40f071c58bf9
[Form Autofill] Make accesskeys in form autofill doorhanger localizable. r=lchang
https://hg.mozilla.org/mozilla-central/rev/40f071c58bf9
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: