.icon-button places icon on the wrong position on RTL
Categories
(Thunderbird :: Theme, task)
Tracking
(thunderbird_esr153 fixed, thunderbird153 fixed, thunderbird154 fixed)
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(2 files)
|
1.93 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-release+
corey
:
approval-comm-esr153+
|
Details | Review |
When using a RTL language the icon on the New Message or New Event buttons isn't placed at the correct position.
| Assignee | ||
Comment 1•20 days ago
|
||
Updated•20 days ago
|
| Assignee | ||
Updated•15 days ago
|
Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/0f40c9aa27c3
On RTL fix the icon position of the .icon-button. r=arschmitz
| Assignee | ||
Comment 3•13 days ago
|
||
Comment on attachment 9609425 [details]
Bug 2055406 - On RTL fix the icon position of the .icon-button. r=#thunderbird-front-end-reviewers
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set: Buttons like "New Message" or "New Event" on RTL locales could be unreadable because of the misposition of the icon.
- User impact if declined:
- Is this code covered by automated tests?: No
- Has the fix been verified in Daily?: Yes
- Has the fix been verified in Beta?: Yes
- Needs manual test from QA?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small CSS change
- Does the fix cause any migrations to be skipped?: No
- String changes made/needed: no
Comment 4•9 days ago
|
||
Comment on attachment 9609425 [details]
Bug 2055406 - On RTL fix the icon position of the .icon-button. r=#thunderbird-front-end-reviewers
[Triage Comment]
Approved for beta
Approved for release
Approved for esr153
Comment 5•7 days ago
|
||
| bugherder uplift | ||
Thunderbird 154.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/bb12a19d965a
Comment 6•2 days ago
|
||
Comment 7•2 days ago
|
||
| bugherder uplift | ||
Thunderbird 153.0.2esr:
https://hg.mozilla.org/releases/comm-esr153/rev/a23ecd9dfd93
Description
•