Implement Select Translations Panel Dropdown Menus
Categories
(Firefox :: Translations, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(3 files, 4 obsolete files)
Description
This bug tracks the progress of populating the values in the Select Translations Panel language dropdown menus.
The dropdowns will need to pull the localized names of our supported languages, as well as have localized placeholder text for "Choose a language..."
Steps to implement
- Dynamically populate the language dropdown menus with our supported languages.
- Add placeholder text for "Choose a language..." as the first element in the from-language dropdown.
Tests to implement
- Test that the menus are populated with the supported languages.
- Test that the from-language menu selection matches the detected language when the panel is opened.
- Test that the to-language menu selection matches the top preferred language when the panel is opened.
- Test switching the from-language.
- Test switching the to-language.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Depends on D200506
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D200857
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D200876
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D200877
Assignee | ||
Comment 5•1 year ago
|
||
Depends on D201280
Assignee | ||
Comment 6•1 year ago
|
||
Depends on D201281
Assignee | ||
Comment 7•1 year ago
|
||
Depends on D201282
Comment 8•1 year ago
|
||
Comment on attachment 9378606 [details]
WIP: Bug 1870327 - Rename translationsPanel.(inc.xhtml|js)
Revision D200857 was moved to bug 1880357. Setting attachment 9378606 [details] to obsolete.
Comment 9•1 year ago
|
||
Comment on attachment 9378646 [details]
WIP: Bug 1870327 - Rename fullPageTranslationsPanel ids
Revision D200876 was moved to bug 1880357. Setting attachment 9378646 [details] to obsolete.
Comment 10•1 year ago
|
||
Comment on attachment 9378647 [details]
WIP: Bug 1870327 - Rename full-page Translations tests
Revision D200877 was moved to bug 1880357. Setting attachment 9378647 [details] to obsolete.
Comment 11•1 year ago
|
||
Comment on attachment 9379302 [details]
WIP: Bug 1870327 - Rename TranslationsPanel to FullPageTranslationsPanel
Revision D201280 was moved to bug 1880357. Setting attachment 9379302 [details] to obsolete.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 12•1 year ago
|
||
Comment 13•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/82cac6039e40
https://hg.mozilla.org/mozilla-central/rev/cef022e5f7a4
https://hg.mozilla.org/mozilla-central/rev/c21d8e0ee576
Description
•