Bug 1669526 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

When typing part of a token alias:
1. the alias will still be autofilled, but we won't show the heuristic result
2. show all the shortcuts matching the partially types alias, the one autofilled should be the first one

When pressing Enter: the autofilled token should change to search mode
When pressing down or tab: enter search mode for the selected engine (the first time it will be the same as pressing Enter)

In practice Down, Tab and Enter will all allow to fill the proposed engine, but then you can still tab or down to the next ones.
When typing part of a token alias:
1. the token alias will be autofilled, but we won't show an heuristic result
2. show all the token aliases matching the partially types alias, the autofilled one should be the first one

When pressing Enter: the autofilled token should change to search mode
When pressing down or tab: enter search mode for the selected engine (the first down/tab will in practice act the same as pressing Enter)

The idea is that Down, Tab and Enter will all allow to fill the proposed engine, then you can still tab or down to the next ones.
UX proposed these changes.

When typing part of a token alias:
1. the token alias will be autofilled, but we won't show an heuristic result
2. show all the token aliases matching the partially types alias, the autofilled one should be the first one

When pressing Enter: the autofilled token should change to search mode
When pressing down or tab: enter search mode for the selected engine (the first down/tab will in practice act the same as pressing Enter)

The idea is that Down, Tab and Enter will all allow to fill the proposed engine, then you can still tab or down to the next ones.

Back to Bug 1669526 Comment 0