Website showing as not secure while it is loading
Categories
(Firefox for Android :: Toolbar, enhancement)
Tracking
()
People
(Reporter: jbillman, Assigned: petru)
References
Details
(Whiteboard: [fxdroid][group3])
Attachments
(6 files)
|
285.92 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
56.69 KB,
image/jpeg
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
Steps to reproduce
- Visit a site
- Until we know its secure, we display a 'Not secure" icon in the bar
Expected behavior
Actual behavior
Device information
- Firefox version:
- Android device model:
- Android OS version:
Any additional information?
Consider either showing nothing at all or something that does not assume the site is not secure if we do not know yet
Updated•10 months ago
|
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 2•10 months ago
•
|
||
After checking with UX and product - while we don't know the security status - we should:
- show a different "globe" icon - Figma
- disable the click listener since we don't have enough information to show in the privacy panel.
The initial plan was to go with the info icon (as it's used already by desktop) but that could rather attract user's attention and invite them to click the button. After syncing with Andy and Nicole we'll use the globe icon.
(This behaviour will also be implemented on iOS)
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 3•10 months ago
|
||
Previously we only had secure and unsecure statuses but until the webpage details
are loaded there is a short time in which we don't know if the connection is
actually secured or not.
| Assignee | ||
Comment 4•10 months ago
|
||
This should only be shown for a brief moment - until the webpage
connection details are loaded in a new tab.
Comment 6•9 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/155a6029c2be
https://hg.mozilla.org/mozilla-central/rev/81ecdc1354ae
| Assignee | ||
Updated•9 months ago
|
Comment 7•9 months ago
|
||
Verified as fixed on the latest Firefox for Android Nightly 148.0a1 from 12/9 using:
- Realme GT Master Edition (Android 13),
- Xiaomi Mi8 Lite (Android 10), and
- Pixel 9 Pro (Android 16).
Comment 8•9 months ago
|
||
| Assignee | ||
Comment 9•9 months ago
|
||
Previously we only had secure and unsecure statuses but until the webpage details
are loaded there is a short time in which we don't know if the connection is
actually secured or not.
Original Revision: https://phabricator.services.mozilla.com/D274290
Updated•9 months ago
|
| Assignee | ||
Comment 10•9 months ago
|
||
This should only be shown for a brief moment - until the webpage
connection details are loaded in a new tab.
Original Revision: https://phabricator.services.mozilla.com/D274291
Updated•9 months ago
|
Comment 11•9 months ago
|
||
firefox-release Uplift Approval Request
- User impact if declined: Product requested change to fix a long standing issue reported by users and complete the UX of the composable toolbar released to more users through Nimbus in 146.
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: https://bugzilla.mozilla.org/show_bug.cgi?id=2000617#c0
- Risk associated with taking this patch: low
- Explanation of risk level: Multiple files updated but with minimal changes.
Verified by QA. - String changes made/needed: --
- Is Android affected?: yes
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Comment 12•9 months ago
|
||
| uplift | ||
Comment 13•9 months ago
|
||
Verified as fixed on Fenix 147.05 and RC 146.0.1 with Google Pixel 10 (Android 16) and Moto G72 (Android 13.
Description
•