Closed
Bug 630373
Opened 15 years ago
Closed 15 years ago
Input "Download Beta" page has weird empty-space to both sides, creating unnecessary horizontal scrollbar
Categories
(Input :: General, defect, P3)
Input
General
Tracking
(Not tracked)
VERIFIED
FIXED
3.3
People
(Reporter: dholbert, Assigned: ryansnyder)
References
()
Details
(Keywords: polish)
Attachments
(3 files)
STEPS TO REPRODUCE:
1. Visit http://input.mozilla.com/en-US/beta/download
2. Adjust browser-width so the right side of your browser is adjacent to the text & "Other Languages: [English (US)]" dropdown.
ACTUAL RESULTS:
There's an unnecessary horizontal scrollbar, which (when scrolled) just reveals a chunk of unnecessary blank space to the right.
EXPECTED RESULTS: No forced side-padding that creates scrollbars. See http://www.mozilla.com/en-US/firefox/ for a "working" example.
| Reporter | ||
Comment 1•15 years ago
|
||
| Reporter | ||
Comment 2•15 years ago
|
||
| Reporter | ||
Updated•15 years ago
|
Summary: Input "Download Beta" page has weird empty-space to the right side → Input "Download Beta" page has weird empty-space to both sides, creating unnecessary horizontal scrollbar
Comment 3•15 years ago
|
||
Yep, I see this on staging too. yuck.
Priority: -- → P2
Target Milestone: --- → 3.2
Comment 4•15 years ago
|
||
It's the min-width of the body, which I believe is left over from an old site design.
Severity: normal → trivial
Updated•15 years ago
|
Target Milestone: 3.2 → 3.3
Updated•15 years ago
|
| Assignee | ||
Comment 6•15 years ago
|
||
This is being caused by the min-width setting in reporter.css that was fixed in Bug 574031. Committing fix.
==
https://github.com/fwenzel/reporter/commit/d59323
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•15 years ago
|
||
(tried to verify, but it's still broken on the live site. I imagine the fix just hasn't made it out to the live site yet, & will soon?)
| Assignee | ||
Comment 8•15 years ago
|
||
This will be available on the stage site sometime in the next ~15 minutes... The stage server base url is http://input.stage.mozilla.com/
Comment 9•15 years ago
|
||
What's the minimum screen resolution that we want to make the this look good in?
Here's a screen shot with the resolution set to 1024x768 and Firefox maximized, the scroll bars are present.
Comment 10•15 years ago
|
||
I'm fine with that, unless someone makes a strong case otherwise. The main point of this bug is that we shouldn't have scroll bars whose sole purpose it is to reveal approx. 300 pixels of nothing to the side.
Comment 11•15 years ago
|
||
Fred I'm good with that (comment 10).
Comment 12•15 years ago
|
||
If no one has any reservations I'm going to makr this as QA verified.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 13•15 years ago
|
||
Yup, confirmed fixed on stage.
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•