InvictusInnovations / keyhotee

Decentralized ID and Communication
54 stars 27 forks source link

Delete dialog for contacts and messages getting unfocussed once we use keyboard shortcut "DELETE"" #363

Open yuvarajgogoi opened 10 years ago

yuvarajgogoi commented 10 years ago

Step to reproduce 1) select any mail or a contact 2) press "DELETE" Keyboard key( not the DELETE button on KH with which this scenario works fine) 3) A Dialog appears asking for confirmation. 4) Press delete.

Issue is delete doesn't happen, because the Dialog is unfocussed .

Tested in Debain and is always reproducible. With Windows 7 its working fine.

grzegorzs commented 10 years ago

Yuvarajgogoi can you check it in Debian?

yuvarajgogoi commented 10 years ago

Issue still reproducible. Also issue exits for deleting attachments with same scenario.

grzegorzs commented 10 years ago

QDialog doesn't get focus on GNOME Shell after opening QTBUG-31459 https://bugreports.qt-project.org/browse/QTBUG-31459

On KDE it's working fine (tested on Linux Mint 16 KDE).