Files
ladybird/Libraries/LibWeb/Page/EventHandler.cpp
Jelle Raaijmakers 66813aea79 LibWeb: Run focusing steps on navigation with the tab key
We run these steps when focusing with a mouse pointer, and it seems
sensible to implement the same behavior for keyboard navigation so we
e.g. correctly unwind the previous focus chain.
2025-06-13 17:39:11 +02:00

70 KiB