[Protections Panel] Make the more info image full width with no borders
Categories
(Firefox :: Site Identity, task, P3)
Tracking
()
People
(Reporter: epang, Assigned: nhnt11)
References
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(5 files)
Is it possible to make the image in the more info panel full width with no borders? Also, can we have the gradient background from the header expand and be the background of the image itself?
Will followup with a motion example.
Reporter | ||
Comment 1•5 years ago
|
||
When the more info icon is pressed the header gradient's background is expanded and the image and copy are revealed.
Updated•5 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
SVG of the illustration that only uses white at different gradients and opacity. Should work with the light or dark background gradient.
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Backed out 4 changesets (bug 1583355, bug 1576600, bug 1576601, bug 1583350) for browser-chrome failures at browser/base/content/test/siteProtections/browser_protections_UI.js
Backout: https://hg.mozilla.org/integration/autoland/rev/283763664a4b94cdfe9124846cdb04114c197440
Failure push: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=d1fe84998565c0a1f22979b467eb4e21862dc5c0
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=269024083&repo=autoland&lineNumber=6488
[task 2019-09-30T11:07:41.359Z] 11:07:41 INFO - TEST-PASS | browser/base/content/test/siteProtections/browser_protections_UI.js | recorded full_report telemetry event -
[task 2019-09-30T11:07:41.360Z] 11:07:41 INFO - Leaving test bound testShowFullReportButton
[task 2019-09-30T11:07:41.360Z] 11:07:41 INFO - Entering test bound testMiniPanel
[task 2019-09-30T11:07:41.361Z] 11:07:41 INFO - Buffered messages finished
[task 2019-09-30T11:07:41.361Z] 11:07:41 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/siteProtections/browser_protections_UI.js | The section 'protections-popup-mainView-panel-header-section' is hidden in the toast. -
[task 2019-09-30T11:07:41.362Z] 11:07:41 INFO - Stack trace:
[task 2019-09-30T11:07:41.362Z] 11:07:41 INFO - chrome://mochikit/content/browser-test.js:test_ok:1580
[task 2019-09-30T11:07:41.363Z] 11:07:41 INFO - chrome://mochitests/content/browser/browser/base/content/test/siteProtections/browser_protections_UI.js:testMiniPanel:277
[task 2019-09-30T11:07:41.363Z] 11:07:41 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1350
[task 2019-09-30T11:07:41.364Z] 11:07:41 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1385
[task 2019-09-30T11:07:41.364Z] 11:07:41 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1213
[task 2019-09-30T11:07:41.364Z] 11:07:41 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:805
Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Assignee | ||
Comment 8•5 years ago
|
||
Comment on attachment 9096912 [details]
Bug 1583350 - Make the more info image full-width with no borders. r=johannh
Beta/Release Uplift Approval Request
- User impact if declined: Inferior Skyline feature onboarding experience
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Open the protections panel and click the "i" icon at the top right.
- List of other uplifts needed: Bug 1583350, Bug 1576601, Bug 1576600, Bug 1583355
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Visual polish.
- String changes made/needed:
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Comment on attachment 9096912 [details]
Bug 1583350 - Make the more info image full-width with no borders. r=johannh
Polish for Skyline feature, fine for uplift for beta 12.
Comment 10•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Comment 11•5 years ago
|
||
I verified the fix using latest Nightly 71.0a1 and Firefox 70.0b12 on Windows 10 x64, macOS 10.13 and Ubuntu 18.04 x64. The issue is not reproducing anymore.
However, on Ubuntu 18.04 x64 we've noticed that a white line is still present in on the border. Should I log a separate bug for this issue?
Assignee | ||
Comment 12•5 years ago
|
||
(In reply to Oana Botisan, Desktop Release QA from comment #11)
Created attachment 9098817 [details]
imgpsh_fullsize_anim.pngI verified the fix using latest Nightly 71.0a1 and Firefox 70.0b12 on Windows 10 x64, macOS 10.13 and Ubuntu 18.04 x64. The issue is not reproducing anymore.
However, on Ubuntu 18.04 x64 we've noticed that a white line is still present in on the border. Should I log a separate bug for this issue?
That looks like the usual panel border to me, nothing abnormal. Thanks!
Comment 13•5 years ago
|
||
We've verified this fix using latest Beta 70.0b14 and Nigthly 71.0a1 across platforms: Windows 10 x64, macOS 10.14 and Ubuntu 18.04 x64.
Updated•5 years ago
|
Description
•