Closed
Bug 1243310
Opened 9 years ago
Closed 9 years ago
Cert error page 'advanced' section is misaligned
Categories
(Firefox :: General, defect, P1)
Firefox
General
Tracking
()
People
(Reporter: pauly, Assigned: past)
References
()
Details
(Keywords: regression, Whiteboard: [fxprivacy])
Attachments
(2 files)
47.47 KB,
image/png
|
Details | |
1.55 KB,
patch
|
ttaubert
:
review+
lizzard
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
47.0a1 (2016-01-26) Win 7
STR:
1. Open https://wrong.host.badssl.com/
2. Click the "Advanced" button
Actual results:
'advanced' section is misaligned
Expected results:
'advanced' section should be aligned correctly
Reporter | ||
Updated•9 years ago
|
status-firefox46:
--- → affected
Keywords: regression
Assignee | ||
Updated•9 years ago
|
Flags: qe-verify+
Priority: -- → P3
Whiteboard: [fxprivacy]
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → past
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Sorry I missed this in my review of bug 1207130. I assume you added the position:absolute bit for consistency with about:neterror, but neither is needed any longer.
Attachment #8712636 -
Flags: review?(ttaubert)
Comment 2•9 years ago
|
||
Comment on attachment 8712636 [details] [diff] [review]
Fix misaligned advanced panel in about:certerror
Review of attachment 8712636 [details] [diff] [review]:
-----------------------------------------------------------------
Yeah, it was added to prevent the page from jumping around. But looks like that doesn't happen anymore.
Attachment #8712636 -
Flags: review?(ttaubert) → review+
Updated•9 years ago
|
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Updated•9 years ago
|
QA Contact: paul.silaghi
Reporter | ||
Comment 5•9 years ago
|
||
Could this patch affect the UI for https://rc4.badssl.com/ too?
I see an auto-centering behavior on https://rc4.badssl.com/ on pressing the "Advanced" button, which didn't happen before. Also this doesn't happen on https://wrong.host.badssl.com/.
Flags: needinfo?(past)
Assignee | ||
Comment 6•9 years ago
|
||
Indeed, I missed it in my testing. I'll try to get it fixed.
Flags: needinfo?(past)
Reporter | ||
Comment 7•9 years ago
|
||
Verified fixed FF 47.0a1 (2016-02-02) Win 7, Ubuntu 14.04, OS X 10.10.5.
Let me know if you want a new bug filed for the comment 5.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Flags: qe-verify+
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Paul Silaghi, QA [:pauly] from comment #7)
> Let me know if you want a new bug filed for the comment 5.
That would be best, thank you.
Assignee | ||
Comment 9•9 years ago
|
||
Comment on attachment 8712636 [details] [diff] [review]
Fix misaligned advanced panel in about:certerror
Approval Request Comment
[Feature/regressing bug #]: bug 1207130
[User impact if declined]: a visual glitch will appear in some of our error pages
[Describe test coverage new/current, TreeHerder]: manual
[Risks and why]: insignificant risk, the change is CSS-only, tiny and limited to the error pages in question
[String/UUID change made/needed]: none
Attachment #8712636 -
Flags: approval-mozilla-aurora?
Reporter | ||
Comment 10•9 years ago
|
||
(In reply to Panos Astithas [:past] from comment #8)
> (In reply to Paul Silaghi, QA [:pauly] from comment #7)
> > Let me know if you want a new bug filed for the comment 5.
> That would be best, thank you.
Which one is the correct behavior? https://rc4.badssl.com/ or https://wrong.host.badssl.com/ ?
Flags: needinfo?(past)
Assignee | ||
Comment 11•9 years ago
|
||
The behavior in https://wrong.host.badssl.com/ is the correct one. The page contents shouldn't be moving when the button is clicked.
Flags: needinfo?(past)
Comment 12•9 years ago
|
||
Recent regression (from 46), tracking.
tracking-firefox46:
--- → +
tracking-firefox47:
--- → +
Comment 13•9 years ago
|
||
Comment on attachment 8712636 [details] [diff] [review]
Fix misaligned advanced panel in about:certerror
Minor css fix for recent regression. OK to uplift.
Attachment #8712636 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 14•9 years ago
|
||
bugherder uplift |
Comment 15•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> VERIFIED
Comments:
Test Successful
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Yes
Actual Results:
As expected
You need to log in
before you can comment on or make changes to this bug.
Description
•