Closed
Bug 1842643
Opened 2 years ago
Closed 2 years ago
Change the UX for how a page gets re-translated
Categories
(Firefox :: Translations, task, P3)
Firefox
Translations
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
References
Details
Attachments
(1 file)
Steps to reproduce:
- Go to elpais.com (or other test site).
- Translate page from Spanish to English.
- Open the popup again.
- Change the translation from English to French.
Actual results:
The page is restored to Spanish, then translated from English to French, producing a garbage translation. The translations feature does not support transitive translations like this.
Expected results:
The user should have some friction from making this kind of translation happen.
| Assignee | ||
Comment 1•2 years ago
|
||
Note that margin-block-start is now done by JS, since the :first-child
pseudo-class does not work with hidden nodes.
Updated•2 years ago
|
Assignee: nobody → gtatum
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9345443 -
Attachment description: Bug 1842643 - Hide the "from" lanugage on re-translations; r?nordzilla! → Bug 1842643 - Hide the "from" language on re-translations; r?nordzilla!
Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25e7a4e5d926
Hide the "from" language on re-translations; r=nordzilla
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•