Closed Bug 1374694 Opened 7 years ago Closed 7 years ago

"Restart to update Nightly" and its icon are randomly aligned

Categories

(Firefox :: Menus, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox 56
Iteration:
56.1 - Jun 26
Tracking Status
firefox56 --- verified

People

(Reporter: mak, Assigned: mikedeboer)

References

Details

(Whiteboard: [photon-structure])

Attachments

(2 files)

Attached image Screenshot (8).png
See the screenshot, the icons and text should be aligned with the other entries in the menu, they appear to have their own bogus alignment.
Not sure if strictly related to the localized string length.
Assignee: nobody → mdeboer
Status: NEW → ASSIGNED
Iteration: --- → 56.1 - Jun 26
Flags: qe-verify?
Priority: -- → P1
Comment on attachment 8879618 [details]
Bug 1374694 - Fix indentation and font used for multi-line labels inside panelviews.

https://reviewboard.mozilla.org/r/150962/#review156154

r=me with the comment below addressed.

::: browser/themes/shared/customizableui/panelUI.inc.css:1266
(Diff revision 1)
>  photonpanelmultiview .subviewbutton-iconic:not(.subviewbutton-back) > .toolbarbutton-text,
>  photonpanelmultiview .cui-withicon > .toolbarbutton-text,
>  photonpanelmultiview .subviewbutton[image] > .toolbarbutton-text,
>  photonpanelmultiview .subviewbutton[checked="true"] > .toolbarbutton-text,
>  photonpanelmultiview .panel-banner-item > .toolbarbutton-multiline-text {
> +  padding: 0;

We already set this for .toolbarbutton-text, right above this rule.

I think we should remove the multiline-text selector padding-inline-start from the selector for this rule, and move the padding:0 and copy padding-inline-start: 8 to the new rule you're creating to set the font with.
Attachment #8879618 - Flags: review?(gijskruitbosch+bugs) → review+
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef8aac47b513
Fix indentation and font used for multi-line labels inside panelviews. r=Gijs
https://hg.mozilla.org/mozilla-central/rev/ef8aac47b513
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
I have reproduced this bug with Nightly 56.0a1 (2017-06-20) on Windows 8.1 (64 bit).

This bug's fix is verified with Latest Nightly 56.0a1.

Build ID : 20170622030208
User Agent : Mozilla/5.0 (Windows NT 6.3; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0
QA Whiteboard: [bugday-20170621]
Flags: qe-verify? → qe-verify+
QA Contact: gwimberly
Verified on Windows and Ubuntu, but can't test on Mac since the update channel is broken (or so I was told yesterday).
Looks like there's a message that appears on Mac that says to "Download a Fresh Copy of Nightly" and that looks to be properly aligned. 

Marking as Verified.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Blocks: 1387512
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: