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

Wrong mouse position when working with multiple monitors #5230

Closed
Snakey26 opened this issue Aug 5, 2020 · 2 comments
Closed

Wrong mouse position when working with multiple monitors #5230

Snakey26 opened this issue Aug 5, 2020 · 2 comments
Labels

Comments

@Snakey26
Copy link

Snakey26 commented Aug 5, 2020

Overview

I work with two monitors. One is my notebook monitor, the other an external one which I sometimes unplug. Often KeepassXC gets into a state where it does not recognize the mouse position correctly. All mouse clicks work on a position that is shifted to the left (i.e. I have to click further to the right to perform an action).

Steps to Reproduce

  1. Start KeepassXC on a system with 2 monitors (mine have different size) and open the database. Keepass is open on the first monitor.
  2. Minimize KeepassXC
  3. Unplug the first monitor
  4. Plug the first monitor in again
  5. Open KeepassXC. Mouse behaviour is buggy now.

Expected Behavior

All mouse clicks should have an effect at the position where I click.

Actual Behavior

All mouse clicks have their effect as if I clicked further to the left.

Context

KeePassXC - Version 2.6.0
Revision: 0765954

Qt 5.15.0
Diagnosemodus ist deaktiviert.

Betriebssystem: Windows 10 Version 1903
CPU-Architektur: x86_64
Kernel: winnt 10.0.18362

Aktivierte Erweiterungen:

  • Auto-Type
  • Browser-Integration
  • SSH-Agent
  • KeeShare (bestätigtes und unbestätigtes Teilen)
  • YubiKey

Kryptographische Bibliotheken:
libgcrypt 1.8.5

@Snakey26 Snakey26 added the bug label Aug 5, 2020
@droidmonkey
Copy link
Member

Definitely a Qt bug.

@droidmonkey
Copy link
Member

Possibly this one: https://bugreports.qt.io/browse/QTBUG-62149

@droidmonkey droidmonkey added Qt and removed bug labels Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants