The "Learn more" text doesn't have an hover effect
Categories
(Firefox :: Protections UI, enhancement, P1)
Tracking
()
People
(Reporter: obotisan, Assigned: nhnt11)
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(3 files)
262.47 KB,
image/gif
|
Details | |
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
Affected versions
- Firefox 70.a01
Affected platforms
- Windows 10 x64
- Ubuntu 18.04 x64
- macOS 10.13
Steps to reproduce
- Open any site with a new profile or click on the shield icon from URL bar and then on the "i" symbol.
- Hover the cursor over "Learn more".
Expected result
- The cursor changes and the text has a link hover effect.
Actual result
- The cursor changes.
Regression range
- I don't think this is a regression.
Additional notes
- Please look at the attached gif.
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Should this be required for 70/Skyline, or do you want to make it a lower priority? I'd still take a patch for this in beta.
Assignee | ||
Updated•5 years ago
|
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 | ||
Comment 7•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder |
Comment 10•5 years ago
|
||
bugherder |
Assignee | ||
Comment 11•5 years ago
|
||
Comment on attachment 9096925 [details]
Bug 1576600 - Fix styling of Learn More link in protections panel info message. r=andreio
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. The "Learn More" link should be underlined on hover and the mouse pointer should change. The link should be white in both light and dark modes.
- 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): Small change, visual polish.
- String changes made/needed:
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Comment on attachment 9096925 [details]
Bug 1576600 - Fix styling of Learn More link in protections panel info message. r=andreio
Polish for Skyline feature, fine for uplift for beta 12.
Updated•5 years ago
|
Comment 13•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Reporter | ||
Comment 14•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.
Description
•