[RTL] URLs in the autocomplete view are left aligned
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | + | verified |
firefox88 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: adw)
References
Details
(Keywords: regression)
Attachments
(2 files)
65.57 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
STR:
- Latest Nightly,
intl.uidirection
set to1
(orintl.l10n.pseudo
set tobidi
) - Type anything in the urlbar
AR:
The page name is on the right (good), but the url itself is aligned to the left (bad)
ER:
Both should be aligned to the right, while the URL itself is LTR.
Updated•4 years ago
|
This is regressed by bug 1692526, but bugzilla crashes everytime I edit this bug accordingly, because I have no access to that bug.
Assignee | ||
Comment 2•4 years ago
|
||
Thanks Itiel.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
In your screenshot some of the result titles are faded out on their left edge: web.mit.edu, dummy.pdf, test speed, test camera. That... doesn't look right. Does that normally happen? Did that start happening with the misaligned URLs? I can't reproduce it.
Assignee | ||
Updated•4 years ago
|
(In reply to Drew Willcoxon :adw from comment #4)
In your screenshot some of the result titles are faded out on their left edge: web.mit.edu, dummy.pdf, test speed, test camera. That... doesn't look right. Does that normally happen? Did that start happening with the misaligned URLs? I can't reproduce it.
This is a pre-existing issue, see bug 1599220.
Assignee | ||
Comment 7•4 years ago
|
||
[Tracking Requested - why for this release]: This is a big visual regression for RTL users. Please see comment 0. Fortunately the fix is simple.
Assignee | ||
Comment 8•4 years ago
|
||
[Tracking Requested - why for this release]: [I meant to track 87, not 88] This is a big visual regression for RTL users. Please see comment 0. Fortunately the fix is simple.
Comment 9•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 10•4 years ago
|
||
Comment on attachment 9204261 [details]
Bug 1693778 - [RTL] Properly right-align URLs in urlbar results now that their container is flexed.
Beta/Release Uplift Approval Request
- User impact if declined: RTL users will see misaligned URLs in the urlbar.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Please see comment 0
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Very small CSS-only change that adds one rule for RTL users
- String changes made/needed:
Updated•4 years ago
|
Updated•4 years ago
|
Comment 11•4 years ago
|
||
Comment on attachment 9204261 [details]
Bug 1693778 - [RTL] Properly right-align URLs in urlbar results now that their container is flexed.
approved for 87.0b2
Updated•4 years ago
|
Comment 12•4 years ago
|
||
bugherder uplift |
Comment 13•4 years ago
|
||
Reproduced the issue on Firefox 87 beta 1.
Verified fixed using Firefox 87 beta 2 and Nightly 88.0a1 2021-02-23 under Win 10 64-bit and Ubuntu 18.04 64-bit.
Description
•