mox/webmail
Mechiel Lukkien 79f91ebd87
webmail: don't switch back focus after autocompleting address
actually, this fix can reduce focus changes for more operations. withStatus is
often used to show an operation in progress in the status bar, only when the
operation isn't done within 1 second. we would restore focus to the element
before the operation started. that was done because we disable elements
sometimes (preventing duplicate form submission). for things like the
autocomplete, with the tab key, which also moves focus to the next element, we
don't want that focus switched back again.
2024-03-05 08:46:56 +01:00
..
2024-02-10 17:55:56 +01:00
2024-03-04 16:40:27 +01:00
2024-03-04 16:40:27 +01:00
2024-03-04 16:40:27 +01:00
2023-08-07 21:57:03 +02:00
2024-03-04 16:40:27 +01:00
2023-08-07 21:57:03 +02:00