Closed
Bug 770807
Opened 13 years ago
Closed 8 years ago
Multiple access keys used in preferences dialog for he locale
Categories
(Mozilla Localizations :: he / Hebrew, defect)
Mozilla Localizations
he / Hebrew
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Assigned: tomer)
References
()
Details
(Whiteboard: [mozmill-l10n])
Attachments
(1 file)
|
350.72 KB,
application/force-download
|
Details |
Our Mozmill l10n tests have been shown that there are some access keys which are used multiple times in the same scope. The full list of those keys you can find here:
http://mozmill-ci.blargon7.com/#/l10n/report/4c461f9adf1253771fc645566709b68b
Details:
accessKey: "נ" found in: button#useCurrent, button#manageAddons
accessKey: "ע" found in: button[label=עזרה], button#chooseFolder
accessKey: "ע" found in: button[label=עזרה], checkbox#acceptCookies
accessKey: "ע" found in: button[label=עזרה], checkbox#acceptCookies
accessKey: "ז" found in: checkbox#warnAddonInstall, checkbox#blockWebForgeries
accessKey: "ב" found in: checkbox#useAutoScroll, button#setDefaultButton
accessKey: "ה" found in: checkbox#blockAutoRefresh, checkbox#allowHWAccel
accessKey: "ש" found in: checkbox#submitCrashesBox, checkbox#submitTelemetryBox
accessKey: "מ" found in: button#clearCacheButton, button#clearOfflineAppCacheButton
accessKey: "ע" found in: button[label=עזרה], checkbox#allowSmartSize
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → tomer.moz.bugs
| Assignee | ||
Comment 1•13 years ago
|
||
Thanks. Please let me know if your script can find new accesskey conflicts.
searching for changes
changeset: 390:240b1e73b1e4
tag: tip
user: Tomer Cohen
date: Wed Jul 04 11:25:58 2012 +0300
summary: Bug 770807 - Multiple access keys used in preferences dialog for he locale
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•13 years ago
|
||
You can simply check the following page a couple of minutes after your check-in:
http://mozmill-ci.blargon7.com/#/l10n/reports
As seen there are some more conflicts which have to be fixed.
| Reporter | ||
Comment 3•12 years ago
|
||
Tomer, would you have a chance to take another look at this bug? We still have problems with access keys in this dialog:
http://mozmill-daily.blargon7.com/#/l10n/report/2f1ca72938985fc4b989b7efccf69f4c
accessKey: "ע" found in: button[label=עזרה], value: קידוד תווים חלופי:
accessKey: "ב" found in: checkbox#useAutoScroll, button#setDefaultButton
accessKey: "ה" found in: checkbox#blockAutoRefresh, checkbox#allowHWAccel
accessKey: "ח" found in: button#clearOfflineAppCacheButton, button#offlineNotifyExceptions
Comment 4•8 years ago
|
||
Preferences moved in content, and given the size of each panel it's inevitable to have duplicated access keys.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•