Closed Bug 1325232 Opened 7 years ago Closed 7 years ago

Align the version in about: to the left

Categories

(Firefox :: Theme, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 53
Tracking Status
firefox53 --- verified

People

(Reporter: itiel_yn8, Assigned: tomer)

Details

Attachments

(2 files)

In the Nightly channel (tested on Hebrew), a portion of the y letter of "Nightly" in about: page partially hides the version itself.
Since the text in the logo is aligned to the left, we can also align the version's text to the left, even on RTL builds.

The code block that needs to be changed possibly in:
https://dxr.mozilla.org/mozilla-central/source/toolkit/themes/shared/about.css
is:
> #version {
>   font-weight: bold;
>   color: #909090;
>   margin: -24px 0 9px 17px;

A simple text-align: left would do the trick.
Component: General → Theme
Attachment #8821354 - Flags: review?(dao+bmo)
Can you please add a comment in the CSS rule explaining that this intentionally overrides the UI direction?
(In reply to Dão Gottwald [:dao] from comment #2)
> Can you please add a comment in the CSS rule explaining that this
> intentionally overrides the UI direction?

Sure, no problem!
Comment on attachment 8821354 [details]
Bug 1325232 Align the version in about: to the left

https://reviewboard.mozilla.org/r/100658/#review101502
Attachment #8821354 - Flags: review?(dao+bmo) → review+
Status: NEW → ASSIGNED
Tomer, do you need help landing this? If so, just add the checkin-needed keyword.
Flags: needinfo?(tomer.moz.bugs)
Flags: needinfo?(tomer.moz.bugs)
Keywords: checkin-needed
Pushed by ihsiao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf072e700371
Align the version in about: to the left r=dao
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/bf072e700371
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Seems fine in latest Nightly.
I have reproduced this issue using Firefox 53.0a1.ar (2016.12.22) on Win 8.1 x64.
I can confirm this issue is fixed, I verified using Firefox 53.0a1 (2017.01.17) and Firefox 53.0a1.ar (2017.01.17) on Win 8.1 x64, Ubuntu 16.04 x64 and Mac OS X 10.9.5 .
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: