Closed
Bug 1704315
Opened 4 years ago
Closed 4 years ago
create new accesskey id for processHang.button_stop.* string group to force localizers to reevaluate it (accesskey missing from label in some locals)
Categories
(Core :: XPConnect, defect, P2)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | wontfix |
firefox89 | --- | fixed |
People
(Reporter: aryx, Assigned: flod)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1694229 changed the text in the button to stop a script which causes Firefox to slow down from Stop It
(processHang.button_stop.label) to Stop
(processHang.button_stop.label2). The accesskey entity (processHang.button_stop.accessKey) remained untouched.
Some localizations picked a letter from the drop word(s) for the access key. If it's missing from the remaining word(s), it will be styled as Stop (X)
(e.g. Spanish (Chile), Welsh).
Assignee | ||
Comment 1•4 years ago
|
||
At this point we're better off exposing both label and access key with a new ID, at least they'll be exposed for translation together.
Assignee: nobody → francesco.lodolo
Assignee | ||
Comment 2•4 years ago
|
||
Only the label was changed in bug 1694229, causing issues with the existing access key (still used in <89 for "Stop it").
Changing both IDs to force retranslation.
Pushed by flodolo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/419bf5e6bfaa
Change l10n IDs for "Stop" button in process hang infobar, r=florian
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•