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

Using Qfield with bluetooth mouse does not seem to work properly in the newest version (worked on the previous version) #5779

Open
ollirantanen1 opened this issue Oct 29, 2024 · 3 comments
Labels
upstream Issue in an upstream library

Comments

@ollirantanen1
Copy link

Describe the issue

Using Qfield with bluetooth mouse does not seem to work properly in the newest version (worked on the previous version)

Reproduction steps

Steps to reproduce the behavior:

  1. Connect bluetooth mouse to device
  2. On Qfield try to open menus, digitize, drag or any other action (except zooming) with mouse and it does not work.
    a. Also, you can notice during digitizing that that coordinate cursor is not connected to the mouse cursor
  3. Additionally tested to alter the setting: "Consider mouse as a touchscreen device" which did not affect the behavior

Expected behavior

Using the mouse worked on the previous versions

QField (please complete the following information)

  • Device: Samsung Galaxy Tab Active Pro 5G
  • OS: Android 14
  • QField version: 3.4.4-Ebo (5cc32f v3.4.4)

Additional information

  • Problem started happening recently, didn't happen in an older version of QField: Yes
  • Problem can be reliably reproduced, doesn't happen randomly: Yes
  • Problem happens with all files and projects, not only some files or projects: Not tested but multiple users have reported the same issue with different projects
@nirvn
Copy link
Member

nirvn commented Oct 29, 2024

@ollirantanen1 , can you manually install QField 3.4.3 from here (https://github.com/opengisch/QField/releases/tag/v3.4.3) and confirm that the version works with your bluetooth mouse?

@ollirantanen1
Copy link
Author

ollirantanen1 commented Oct 29, 2024

Unfortunaly I don't have access to needed devices but our testers reported the problem today after they started using the new version. One of them had used the previous version this morning which worked with the mouse but when they updated the new version it did not work. The actual version is unknown but they updated it on the 22.10.2024 so it most likely was 3.4.3.

Edit: One of our testers has 3.4.1. and another one 3.4.3. and the mouse works well without any issues

@nirvn nirvn added the upstream Issue in an upstream library label Nov 12, 2024
@nirvn
Copy link
Member

nirvn commented Nov 12, 2024

One significant change between 3.4.3 and 3.4.4: we upgraded from Qt 6.6.3 to 6.7.3. I suspect it's an upstream change that led to this situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue in an upstream library
Projects
None yet
Development

No branches or pull requests

2 participants