mozilla-mobile / fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
6.48k stars 1.28k forks source link

[Bug] Lockwise suggested logins don't display logins "from this website" first #8994

Closed caugner closed 4 years ago

caugner commented 4 years ago

(Moved to: https://github.com/mozilla-lockwise/lockwise-android/issues/1184)

Steps to reproduce

  1. Have logins for bar.example.com, foo.example.com saved in Firefox/Lockwise.
  2. Navigate to login form for foo.example.com.
  3. Unlock Lockwise (if necessary, provided that the button is shown, cf. #8993).

Expected behavior

The suggested logins should show the logins for the exact domain match first.

Actual behavior

The logins seem to be alphabetically ordered and don't highlight logins "from this website" (as Firefox Desktop does).

Device information

┆Issue is synchronized with this Jira Task

cadeyrn commented 4 years ago

Wrong issues tracker? https://github.com/mozilla-lockwise/lockwise-android is for Lockwise issues…

caugner commented 4 years ago

@cadeyrn Does the order really come from Lockwise or does Firefox instead request all logins for the current second-level-domain?