commit | d3a28d0249b7c5aa3497c723328aeb07231925b6 | [log] [tgz] |
---|---|---|
author | Benjamin Gordon <bmgordon@google.com> | Thu Sep 05 09:59:38 2024 -0600 |
committer | Benjamin Gordon <bmgordon@google.com> | Thu Sep 05 10:46:16 2024 -0600 |
tree | 28b17b91b97d08921e2fe8cbdb8a8ed2bcbeda18 | |
parent | c8599b4ec3467ddb239e78494b40e797b138c413 [diff] |
Cancel printing with escape key When an external keyboard is attached, users expect to be able to cancel dialogs with the Escape key. Since PrintSpooler already handles this behavior when the Back key is pressed, simply give the Escape key the same behavior. Bug: 364883486 Flag: EXEMPT bug fix Test: Manual comparison of ESC and Back on a keyboard with both Change-Id: I3e54deb1a1cb781fe1d54ea4e19e4476d423e339