Nightly about screen sizing is still off
Categories
(Firefox :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | verified |
People
(Reporter: RyanVM, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(6 files)
Things are improved with the latest patch, but it's still visually off from Release. Note the wider width and narrower height (leading to text being cut off at the bottom).
If it matters, I'm on a 4K screen with 200% scaling. Happy to test any patches locally if it would help.
Reporter | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Text doesn't seem cut off, that text is just not present on nightly. I don't have a strong opinion on the size, it's a matter of changing the 500px
for some other measure. People seemed to think 620px was too narrow, I dunno :-)
Reporter | ||
Comment 3•2 years ago
|
||
This is what I see with my local build with official branding. Shows the cut off text at the bottom better.
Reporter | ||
Comment 4•2 years ago
•
|
||
Another data point - I also ran the latest sheriff Beta107 Try simulation build and it shows similar text cutting off with official branding as my local build.
Assignee | ||
Comment 5•2 years ago
|
||
Ah, d'oh, I had missed that, I guess I was testing on a local build.
Assignee | ||
Comment 6•2 years ago
|
||
No, I don't see the trademark box anywhere, even on the official nightly, wat?
Assignee | ||
Comment 7•2 years ago
|
||
(And the dom is empty, so it's not a layout issue)
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 8•2 years ago
|
||
To account for the trademark info. This is a difference between the old
and new flexbox.
Updated•2 years ago
|
Assignee | ||
Comment 10•2 years ago
|
||
Can you confirm the fix works? I'm pretty sure it will and tried with an aurora build but some extra checking would be great.
Reporter | ||
Comment 11•2 years ago
|
||
Confirmed that the text isn't being cut off at the bottom. I still think it's too wide, though :)
Assignee | ||
Comment 12•2 years ago
|
||
I really don't have a strong opinion on the width. Please adjust the 500px here to your liking and suggest a patch maybe in a separate bug? Before the patches here the width was kinda-sorta-intended-to-be 620px including the logo, and the logo is ~250px (for nightly at least), so maybe changing that 500px to be something like 400px or so makes it look better?
Anyways happy to rubber-stamp such a change if it makes it look more similar to the current release rendering and doesn't hurt other locales with more content.
Comment 13•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 14•2 years ago
|
||
I can still reproduce the issue on latest Nightly 108.0a1. The texy is cut off at the bottom. I can reproduce the issue even on the build from 2022-10-06.
Assignee | ||
Comment 15•2 years ago
|
||
Which OS? Can you file a separate bug for it? I can't repro that but happy to take a look if I can reproduce.
Assignee | ||
Comment 16•2 years ago
|
||
In nightly there's no text, fwiw. Maybe you got confused by that. I guess this would need to be verified only on actual late-beta builds?
Comment 17•2 years ago
|
||
Thank you for the clarification regarding the text.
I tested on macOS 12.5.1. As you can see the About Nightly window is still bigger than the one from Firefox 107.0b4 and Firefix 106.0.1. Is this expected?
I can reproduce this on Windows 10 x64 as well.
Assignee | ||
Comment 18•2 years ago
|
||
Nightly window being slightly bigger is not super surprising because we have the "NIGHTLY" text there and the "Want to help" text. The text in the beta screenshot shows that the bottom text is visible, which is what this bug fixed. So that seems all expected behavior.
Comment 19•2 years ago
|
||
Alright. Thank you for all the info.
I will marked this issue as verified fixed.
Description
•