Bug 1804880 Comment 1 Edit History

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

Thanks loop.channel, that's true. It's actually a little bit worse - list selection will no longer be indicated as soon as the list loses focus, which also affects keyboard operation of the action buttons.

Richard, maybe missing styles for `selected without focus`?

STR:
1. `≡ > Account Settings`
2. Select  `Outgoing Server (SMTP)` below accounts list
3. Select an SMTP account from the list
4. press `Tab`.

Actual:
- Selected item no longer indicated in the list

Expected:
- Selected item still indicated in the list (so that user can visually verify which item the subsequent action will apply to)
Thanks loop.channel, that's true. It's actually a little bit worse - list selection will no longer be indicated as soon as the list loses focus, which also affects keyboard operation of the action buttons.

Richard, maybe missing styles for `selected without focus`?

STR:
1. `≡ > Account Settings`
2. Select  `Outgoing Server (SMTP)` below accounts list
3. Select an SMTP account from the list
4. press `Tab`.

Actual:
- Selected item no longer indicated in the list
- Happy guessing which item you're actually going to act on

Expected:
- Selected item still indicated in the list (so that user can visually verify which item the subsequent action will apply to)

Back to Bug 1804880 Comment 1