On 27.11.23 06:30, Blair Noctis wrote:
On 2023-11-05 22:56, Blair Noctis wrote:> At this point I can't really blame
setting autofocus, or tell if this change is
worth it.
… until now when I opened the page on a mobile phone, the browser would zoom in
on the autofocused input, so I need to zoom
On 2023-11-05 22:56, Blair Noctis wrote:> At this point I can't really blame
setting autofocus, or tell if this change is
> worth it.
… until now when I opened the page on a mobile phone, the browser would zoom in
on the autofocused input, so I need to zoom out to glance at build statuses.
--
Sd
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
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