Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yuvarajgogoi opened this issue Apr 25, 2014 · 3 comments

Comments

@yuvarajgogoi
Copy link
Contributor

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 added a commit that referenced this issue Apr 25, 2014
@grzegorzs
Copy link
Contributor

Yuvarajgogoi can you check it in Debian?

@yuvarajgogoi
Copy link
Contributor Author

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

@grzegorzs
Copy link
Contributor

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).

grzegorzs added a commit that referenced this issue May 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants