overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.07k stars 858 forks source link

Keyboard navigation through TAB doesn't work anymore in dialog boxes #1027

Open sqkrv opened 1 year ago

sqkrv commented 1 year ago

Since dialog boxes (e.g. message delete confirmation dialog box) have been changed from the macOS-native to custom ones, macOS keyboard navigation doesn't work anymore in them, i.e. can't move focus between controls using TAB key.