Closed
Bug 1402622
Opened 7 years ago
Closed 7 years ago
Firefox Quantum gets cut off on the About dialog
Categories
(Firefox :: Theme, defect, P5)
Firefox
Theme
Tracking
()
VERIFIED
FIXED
Firefox 58
People
(Reporter: RyanVM, Assigned: shorlander)
References
Details
Attachments
(7 files, 1 obsolete file)
I run local builds with official branding and noticed today that Quantum gets cut off. I assume we want to fix this :)
Flags: needinfo?(shorlander)
Reporter | ||
Comment 1•7 years ago
|
||
I'm on a hi-dpi system too in case that's important.
Reporter | ||
Updated•7 years ago
|
Group: mozilla-employee-confidential
status-firefox57:
--- → affected
Assignee | ||
Comment 3•7 years ago
|
||
Also works on macOS. Will see if I can reproduce on Windows.
Flags: needinfo?(shorlander)
Assignee | ||
Comment 4•7 years ago
|
||
Here is what I get on today's beta on Windows 10.
Reporter | ||
Comment 5•7 years ago
|
||
I see the same on 57 Beta builds. As I mentioned on IRC yesterday, I suspect this is a quirk of building trunk with official branding. I noticed when comparing the dialogs side by side that the Beta one is a bit wider and not quite as tall. Anyway, certainly not nearly as important now since this is extreme edge case :)
Updated•7 years ago
|
Priority: -- → P5
Comment 6•7 years ago
|
||
I'm seeing this on two different installs -- one on a machine with HiDpi, and one on a machine without. Both are Macs. This are official builds, downloaded via the Beta distribution channel. Let me know if there's anything I can do to help isolate the issue.
Comment 7•7 years ago
|
||
Comment 8•7 years ago
|
||
Reporter | ||
Comment 9•7 years ago
|
||
Adam said on IRC he was using OSX 10.10. I haven't been able to reproduce on Retina MBP w/ 10.12 on it nor on two other Win10 laptops in my possession, but it appears we're not entirely out of the woods here yet either. Stephen, any thoughts on how to proceed?
Flags: needinfo?(shorlander)
Assignee | ||
Comment 10•7 years ago
|
||
I can't reproduce this anywhere. I am not sure what is causing it.
Changing the dimensions of the wordmark.svg might fix it.
Flags: needinfo?(shorlander)
Assignee | ||
Comment 11•7 years ago
|
||
This makes the wordmark a little smaller. Should hopefully prevent it from getting cropped.
Attachment #8912410 -
Flags: review?(dao+bmo)
Comment 12•7 years ago
|
||
Comment on attachment 8912410 [details] [diff] [review]
update-quantum-wordmark.patch
>+<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="300" height="38" viewBox="0 0 300 38">
>+ <g fill="#fff">
nits:
- remove data-name="Layer 1"
- set fill on the svg node and remove <g>
Attachment #8912410 -
Flags: review?(dao+bmo) → review+
Updated•7 years ago
|
Assignee: nobody → shorlander
Assignee | ||
Comment 13•7 years ago
|
||
Attachment #8912410 -
Attachment is obsolete: true
Attachment #8912665 -
Flags: review?(dao+bmo)
Updated•7 years ago
|
Attachment #8912665 -
Flags: review?(dao+bmo) → review+
Comment 14•7 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9ab11fa73cc4
Reduce size of Quantum wordmark to prevent it from possibly getting cropped. r=dao
Comment 15•7 years ago
|
||
Comment on attachment 8912665 [details] [diff] [review]
update-quantum-wordmark.patch
Approval Request Comment
[Feature/Bug causing the regression]: bug 1398319
[User impact if declined]: about dialog wordmark might be cropped, exact conditions are unclear
[Is this code covered by automated tests?]: no
[Has the fix been verified in Nightly?]: not yet
[Needs manual test from QE? If yes, steps to reproduce]: no, Ryan or Adam should just verify this
[List of other uplifts needed for the feature/fix]: /
[Is the change risky?]: no
[Why is the change risky/not risky?]: only makes the svg a bit smaller
[String changes made/needed]: /
Attachment #8912665 -
Flags: approval-mozilla-beta?
Comment on attachment 8912665 [details] [diff] [review]
update-quantum-wordmark.patch
Seems like a good idea to fix this promptly, Beta57+
Attachment #8912665 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Reporter | ||
Comment 18•7 years ago
|
||
bugherder uplift |
Comment 19•7 years ago
|
||
This appears to have fixed the problem on the systems I have access to.
Verified with `mozregression --repo mozilla-beta --launch c4367bba6dbd`
Comment 20•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Reporter | ||
Comment 21•7 years ago
|
||
Looking good here now too. Thanks!
Comment 22•7 years ago
|
||
Since this is a very user-facing area, I think it's best to be safe and double-check this on Beta 57.
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•