Implement Select Translations Panel Copy Button
Categories
(Firefox :: Translations, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(4 files, 1 obsolete file)
Description
This bug tracks the progress of implementing the Copy button in the Select Translations Panel
When clicked, the button should add the translated text to the clipboard, and should change its display to "Copied"
Steps to implement
- Add translated text to clipboard on click
- Change displayed text on click
Tests to implement
- Test that the translated text is in the clipboard on click
- Test that the localized text changes to "Copied" on click.
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee | ||
Comment 2•7 months ago
|
||
Ensures that SelectTranslationsPanel tests assert the
visibility of the try-another-source-language menulist
popup in all test cases.
Depends on D207467
Assignee | ||
Comment 3•7 months ago
|
||
Ensures that the copy button's visuals are appropriately changed
when clicked, or when re-translation is triggered after the copy
button is in the "copied" visual state.
Depends on D207601
Assignee | ||
Comment 4•7 months ago
|
||
Ensures that the copy button in the SelectTranslationsPanel
correctly stores text into the clipboard when clicked.
Depends on D207602
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Assignee | ||
Comment 5•7 months ago
|
||
Updated•7 months ago
|
Comment 7•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/831fdb39ecef
https://hg.mozilla.org/mozilla-central/rev/8161079c8bd1
https://hg.mozilla.org/mozilla-central/rev/50b8f697f523
https://hg.mozilla.org/mozilla-central/rev/64651ee52a95
Description
•