Closed
Bug 952007
Opened 11 years ago
Closed 10 years ago
Multiple access keys used in preferences dialog for an locale
Categories
(Mozilla Localizations :: an / Aragonese, defect)
Mozilla Localizations
an / Aragonese
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mihaelav, Unassigned)
References
()
Details
Attachments
(1 file)
301.11 KB,
application/zip
|
Details |
Mozmill l10n tests have been caught that there are some access keys which are used multiple times in the same scope:
accessKey: "a" found in: radio#saveTo, radio#alwaysAsk
accessKey: "t" found in: label[accesskey=T][control=defaultFont], button#chooseLanguage
accessKey: "u" found in: button[label=Aduya], checkbox#browserUnderlineAnchors
accessKey: "o" found in: radio#dntnopref, label#historyModeLabel
accessKey: "o" found in: radio#dntnopref, label#historyModeLabel
accessKey: "c" found in: checkbox#acceptCookies, label#acceptThirdPartyLabel
accessKey: "o" found in: radio#dntnopref, label#historyModeLabel
accessKey: "c" found in: checkbox#acceptCookies, label#acceptThirdPartyLabel
accessKey: "o" found in: radio#dntnopref, label#historyModeLabel
accessKey: "r" found in: label[control=filter][accesskey=r], button#removeCookies
accessKey: "u" found in: button[label=Aduya], checkbox#useSmoothScrolling
accessKey: "l" found in: button#clearCacheButton, button#clearOfflineAppCacheButton
accessKey: "o" found in: button#connectionSettings, checkbox#allowSmartSize
accessKey: "u" found in: button[label=Aduya], radio#systemPref
accessKey: "c" found in: radio[label=Comprebar as actualizacions, deixar-me trigar si las quiero instalar], button#showUpdateHistory
accessKey: "g" found in: radio[label=Trigar-ne un automaticament], radio[label=Preguntar-me-lo cada vegada]
Report:
http://mozmill-crowd.blargon7.com/#/l10n/report/65853485b33d6c38cddef8e3363ab768
Comment 1•11 years ago
|
||
Mihaela, it might help the localizer if you could upload the screenshots from the archived artifacts of the testrun to this bug as a zip archive.
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•11 years ago
|
Blocks: fx-l10n-an
Comment 3•11 years ago
|
||
I tried to solve these conflicts at http://hg.mozilla.org/releases/l10n/mozilla-aurora/an/rev/a1689f02eb22
Comment 4•11 years ago
|
||
That looks way better now. But there is one single duplicate remaining:
http://mozmill-daily.blargon7.com/#/l10n/report/361b4f553c3df363a1b22c126457e12c
accessKey: "t" found in: radio#dntdotrack, label#acceptThirdPartyLabel
So the third party cookie and DNT accesskeys are in conflict.
Comment 5•10 years ago
|
||
Hello, We had this bug open for many time at our localization dashboard, is it still valid or is now solved/obsolete?
In the case that it's still valid, how can we fix it?
Comment 6•10 years ago
|
||
I cannot tell at the moment if those failures are still present. Our tests haven't been updated yet and are still running against the old preferences dialog. So maybe we should close this bug for now, and I can reopen once the tests are up2date again.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•