Hi,
On 27.09.23 16:37, Blair Noctis wrote:
The autofocus attribute on the Package(s) field prevents keyboard navigating
(i.e. Ctrl+←). Using tabindex=0 one can press tab once to focus on it while
making keyboard navigating possible.
How exactly does it break keyboard navigation and how would I
On 2023-11-05 21:53, Philipp Kern wrote:
> Hi,
>
> On 27.09.23 16:37, Blair Noctis wrote:
>> The autofocus attribute on the Package(s) field prevents keyboard navigating
>> (i.e. Ctrl+←). Using tabindex=0 one can press tab once to focus on it while
>> making keyboard navigating possible.
>
> How