[RTL] Picture-in-Picture explainer text is in reverse
Categories
(Toolkit :: Video/Audio Controls, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: katkoor2)
References
(Blocks 2 open bugs)
Details
(Keywords: rtl)
Attachments
(4 files)
With media.videocontrols.picture-in-picture.video-toggle.mode = 2 and media.videocontrols.picture-in-picture.video-toggle.has-used = false in RTL localized builds, the PIP explainer text appears in reverse.
This should be easier to fix after bug 1666637.
Note to self:
After in bug 1666637 a .rtl class (or something similar) will be added, a .pip-explainer.rtl rule can be added somewhere around
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/media/pictureinpicture-mode-2.css with a simple direction: rtl.
Updated•8 months ago
|
Comment 4•8 months ago
|
||
Comment 5•8 months ago
|
||
Direction also needs fixing, as it is LTR (Nightly should appear on the left side of the paragraph)
Updated•8 months ago
|
Updated•5 months ago
|
Updated•4 months ago
|
| Assignee | ||
Comment 6•4 months ago
|
||
Updated•4 months ago
|
Pushed by mhowell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/515a66b2e43c Add RTL support for PIP explainer. r=mtigley,mhowell
Comment 8•4 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Comment 9•4 months ago
|
||
Reproduced on Nightly 83.0a1 (20201008210150) on Windows 10 from 2020-10-08.
Confirmed as fixed on 86.0b3 on Windows 10, Ubuntu 20.04 and MacOS 10.15.
Description
•