Page MenuHomePhabricator

gui: Add close window shortcut
ClosedPublic

Authored by PiRK on Jan 26 2021, 18:20.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC1e8c9d876052: gui: Add close window shortcut
Summary

CMD+W/CTRL+W is the standard shortcut to close a window without
exiting the program.

This is a backport of Core PR15768

Test Plan

ninja && src/qt/bitcoin-qt

Try Ctrl+W in various dialogs (e.g. in the RPC console)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable