This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][GUI] Handle extra navigation keys in forms
ClosedPublic

Authored by OmarEmaraDev on Aug 19 2021, 3:08 PM.

Details

Summary

This patch handles the up and down keys if they weren't handled by the
selected field. Moreover, it makes sure the form always absorb the key
to take full control until the form is canceled or submitted.

Diff Detail

Event Timeline

OmarEmaraDev created this revision.Aug 19 2021, 3:08 PM
OmarEmaraDev requested review of this revision.Aug 19 2021, 3:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2021, 3:08 PM
clayborg accepted this revision.Aug 23 2021, 10:43 PM
This revision is now accepted and ready to land.Aug 23 2021, 10:43 PM
This revision was landed with ongoing or failed builds.Aug 23 2021, 10:43 PM
This revision was automatically updated to reflect the committed changes.