In the installer, the visually hidden timezone field can be accessed by keyboard navigation
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3497457. --> Reported by: [matthieuscarset](https://www.drupal.org/user/3471281) Related to !379 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>On some installer pages, some fields are visually hidden but still accessible if we use keyboard navigation (i.e. navigate with the TAB key). Example on the screen in the attached screenshot below, where we can tab + enter and we open the country select list which is otherwise visually hidden.</p> <p><img src="https://www.drupal.org/files/issues/2025-01-05/drupal_install_bug.png" alt=""></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Use tab keyboard to navigate in the form on the install page and press enter.</p>
issue