mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
When computing the chain of focusable widgets in a window, only include each widget once (to avoid loops) and resolve focus proxies immediately instead of lazily. This prevents the focus from getting stuck when cycling backwards and hitting a proxy that points forward.
30 KiB
30 KiB