Files
serenity/Userland/Libraries/LibWeb/Page/EventHandler.cpp
Timothy Flynn 48ce92598d LibWeb: Dispatch click events using the correct button/buttons
We were generating click events always using the primary mouse button
instead of the provided button, and with the buttons field set to that
provided button.

(cherry picked from commit dd5a0361f2307b280a910d219fbc2dfd0072409f)
2024-11-12 22:26:21 -05:00

56 KiB