From 51acc1bff5284ed52e693c9d2df4b2c9f352f428 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Fri, 11 Apr 2025 00:00:39 +0200 Subject: [PATCH] Open `Menu` and `Listbox` on `mousedown` (#3689) This is a small behavioral change, but this PR will change when the `Menu` and `Listbox` components open. This PR will now open the `Menu` and `Listbox` components on `mousedown` instead of `click`. This will make it feel more responsive and faster to the user. This is also how macOS for example opens menu-like components on the OS level. This is also how the native `