mozilla / fx-private-relay-add-on

Companion add-on for Firefox Relay. Keep your email safe from hackers and trackers. Make an email alias with one click, and keep your address to yourself.
https://addons.mozilla.org/en-US/firefox/addon/private-relay
Mozilla Public License 2.0
67 stars 14 forks source link

Move Relay icon tab activation order to *before* the input field #541

Open Vinnl opened 9 months ago

Vinnl commented 9 months ago

Current behaviour:

Requested behaviour:

There are two benefits to this:

  1. The Relay icon menu isn't very useful if you've already entered something into the email field.
  2. People have muscle memory of pressing Tab from an email input field to get to the password field.

The downside is that the visual order no longer corresponds with the tab order.

Context: https://github.com/mozilla/fx-private-relay-add-on/issues/77#issuecomment-1823893101

Vinnl commented 9 months ago

Another report here: https://addons.mozilla.org/en-GB/firefox/addon/private-relay/reviews/2023546/

(Although that person might also already be satisfied by just disabling the icon.)

onebod commented 5 months ago

I would say desired behaviour: as previously normal and expected - active field: username, tab to get to password field. shift+tab to get to relay icon if it were placed as you suggest - left of username field.