Closed Bug 1576889 Opened 5 years ago Closed 5 years ago

Ensure Quantum Bar Contextual Tip looks correct in RTL builds

Categories

(Firefox :: Address Bar, defect, P1)

defect
Points:
2

Tracking

()

RESOLVED FIXED
Firefox 71
Iteration:
71.1 - Sept 2 - 15
Tracking Status
firefox69 --- wontfix
firefox70 --- fixed
firefox71 --- fixed

People

(Reporter: dao, Assigned: adw)

References

Details

Attachments

(1 file)

Judging by just looking at the code, this is probably not RTL-friendly: https://searchfox.org/mozilla-central/rev/325c1a707819602feff736f129cb36055ba6d94f/browser/themes/shared/urlbar-autocomplete.inc.css#67
You normally want to use padding-inline-end instead of padding-right.

Priority: -- → P1
Iteration: --- → 71.1 - Sept 2 - 15
Points: --- → 2
Assignee: nobody → adw
Status: NEW → ASSIGNED

The padding-right is the oversight afaict. This patch is based on D45125.

Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/09bbd4844121 Ensure Quantum Bar Contextual Tip looks correct in RTL builds. r=dao
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71

Should this be uplifted to beta70?

Flags: needinfo?(adw)

I'm not sure we're planning on running on 70 the experiment that would use this -- I don't think so -- but it would be nice to have the option, and it's a trivial patch, so I'll request. Bug 1576888 too.

Flags: needinfo?(adw)

Comment on attachment 9091222 [details]
Bug 1576889 - Ensure Quantum Bar Contextual Tip looks correct in RTL builds.

Beta/Release Uplift Approval Request

  • User impact if declined: We may want to run an experiment on 70 that would use this patch.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: 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): It's a trivial one-line CSS patch. This UI isn't even visible in Firefox by default. It would only be shown in an experiment.
  • String changes made/needed: None
Attachment #9091222 - Flags: approval-mozilla-beta?

Comment on attachment 9091222 [details]
Bug 1576889 - Ensure Quantum Bar Contextual Tip looks correct in RTL builds.

CSS fix for RTL, fine for uplift for beta 7.

Attachment #9091222 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: