From 16035bce36a4b0e2b7588057bcf8c57a05cc8431 Mon Sep 17 00:00:00 2001 From: Giorgio Gilestro Date: Fri, 1 May 2026 14:46:41 +0100 Subject: [PATCH] Picker: arrow keys behave the same regardless of focus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two complementary fixes: 1. Register the keydown handler on the capture phase. This ensures we run before the native HTML