Closed
Bug 1475025
Opened 7 years ago
Closed 7 years ago
Various about: error pages' contents are no longer vertically centered (and instead are snapped to top) (about:tabcrashed, about:restartrequired, ...)
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 63
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | + | fixed |
People
(Reporter: dholbert, Assigned: trisha)
References
Details
(Keywords: regression, Whiteboard: [good first verify])
Attachments
(3 files, 1 obsolete file)
|
39.08 KB,
image/png
|
Details | |
|
41.59 KB,
image/png
|
Details | |
|
1.60 KB,
patch
|
Details | Diff | Splinter Review |
STR:
1. Visit about:tabcrashed
EXPECTED RESULTS
Page content should be vertically centered.
ACTUAL RESULTS
Page content is not vertically centered -- it's just snapped to the top.
This is a recent regression, with this regression range:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b42a4a801685e9aa379c96b8741a4f03bc200da1&tochange=2835f9a114459f3328682b6301e2330783c350fc
...which just contains one commit:
https://hg.mozilla.org/integration/autoland/rev/2835f9a11445
trisha — Bug 1463755 - Update the design of certificate error pages r=johannh
It looks like that commit was meant to adjust one sort of error page, but it had fallout that broke other error pages (?)
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(guptatrisha97)
| Reporter | ||
Comment 3•7 years ago
|
||
about:restartrequired is similarly broken (snapped to the top) in current Nightly, and was working (centered) 10 days ago. I'm assuming it was broken by the same change.
Summary: about:tabcrashed page's content is no longer vertically centered → Various about: error pages' contents are no longer vertically centered (about:tabcrashed, about:restartrequired, ...)
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Component: General → Theme
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → guptatrisha97
Flags: needinfo?(guptatrisha97)
| Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•7 years ago
|
||
Attachment #8992685 -
Flags: review?(jhofmann)
Comment 6•7 years ago
|
||
Comment on attachment 8992685 [details] [diff] [review]
bug1475025.patch
Review of attachment 8992685 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, but you can also remove the captive portal adjustment now, I think: https://searchfox.org/mozilla-central/source/browser/base/content/aboutNetError.js#181
r=me with that fixed :)
Thanks!
Attachment #8992685 -
Flags: review?(jhofmann) → review+
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
Keywords: regression → checkin-needed
| Assignee | ||
Updated•7 years ago
|
Keywords: regression
Pushed by ebalazs@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b28ca0001c8e
Vertically center the various error pages r=johannh
Keywords: checkin-needed
Comment 9•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•7 years ago
|
status-firefox61:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
| Reporter | ||
Comment 10•7 years ago
|
||
[Clarifying summary to make it clearer how this differed from new bug 1476944 which is also about these pages' vertical centering]
Summary: Various about: error pages' contents are no longer vertically centered (about:tabcrashed, about:restartrequired, ...) → Various about: error pages' contents are no longer vertically centered (and instead are snapped to top) (about:tabcrashed, about:restartrequired, ...)
Comment 11•7 years ago
|
||
I have reproduced this bug with Nightly 63.0a1 (2018-07-11) on Windows 10, 64 Bit!
This bug's fix is verified with latest Nightly!
Build ID 20180730100211
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
QA Whiteboard: [bugday-20180725]
Comment 12•7 years ago
|
||
Marking as GFV since it's an easy thing to verify.
Whiteboard: [good first verify]
Comment 13•7 years ago
|
||
The issue is no longer reproducible on Firefox 63.0b10 (build ID). Tests were performed under Windows 10x64,
[testday-20180928]
You need to log in
before you can comment on or make changes to this bug.
Description
•