Bug 1903044 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**Found in**
* Firefox 128.0b3

**Affected versions**
* Firefox 128.0b3
* Firefox 129.0a1

**Tested platforms**
* Affected platforms: Windows 10, Ubuntu 22, macOS 12

**Steps to reproduce**
1. Ensure Select Translations is enabled.
    browser.translations.select.enable = TRUE
2. Load a webpage that is displayed in a different language than the browser's (and supported).
https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Accueil_principal
3. Left-click on the "Translate selection to <<browser language>>" button.

**Expected result**
* The SelectTranslationsPanel opens and translates from French, based on the current document's language tag, and the "Translate full page" button have to be in active state.

**Actual result**
* The SelectTranslationsPanel opens and translates from the recognized word language (English in this STR) and the "Translate full page" button is inactive.

**Additional notes**
* Tested with telemetry, found fromLanguage: "en" insted fromLanguage: "fr" message without choosing/changing the language from the dropdown.
  See the issue in the attached screenshot: translate.png
**Found in**
* Firefox 128.0b3

**Affected versions**
* Firefox 128.0b3
* Firefox 129.0a1

**Tested platforms**
* Affected platforms: Windows 10, Ubuntu 22, macOS 12

**Steps to reproduce**
1. Ensure Select Translations is enabled.
    browser.translations.select.enable = TRUE
2. Load a webpage that is displayed in a different language than the browser's (and supported).
https://fr.wikipedia.org/wiki/Wikip%C3%A9dia:Accueil_principal
3. Select a very similar word to English
4. Left-click on the "Translate selection to <<browser language>>" button.

**Expected result**
* The SelectTranslationsPanel opens and translates from French, based on the current document's language tag, and the "Translate full page" button have to be in active state.

**Actual result**
* The SelectTranslationsPanel opens and translates from the recognized word language (English in this STR) and the "Translate full page" button is inactive.

**Additional notes**
* Tested with telemetry, found fromLanguage: "en" insted fromLanguage: "fr" message without choosing/changing the language from the dropdown.
  See the issue in the attached screenshot: translate.png

Back to Bug 1903044 Comment 0