summaryrefslogtreecommitdiff
path: root/Applications
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-05-12 17:05:00 +0200
committerAndreas Kling <kling@serenityos.org>2020-05-12 17:05:00 +0200
commit8c51063a88d3d3ae6e57798dbcd8d1af011f8f63 (patch)
tree3556df1be0932f4d9a9a8711445dadd032f3febd /Applications
parent479f16bb6c0362a85a3fa108c05faffd5faf3aea (diff)
downloadserenity-8c51063a88d3d3ae6e57798dbcd8d1af011f8f63.zip
LibGUI: Actually check widgets in focus chain for keyboard shortcuts
We were iterating the ancestor chain of the focused widget when looking for a matching keyboard shortcut, but we didn't actually look at the ancestors at each step. With this fix, we now correctly activate actions found in the ancestor chain of the focused widgets. :^)
Diffstat (limited to 'Applications')
0 files changed, 0 insertions, 0 deletions