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

[BUG] Zoom issue on double click #1265

Closed
5 of 12 tasks
JosefWN opened this issue Jun 9, 2022 · 3 comments · Fixed by #1271
Closed
5 of 12 tasks

[BUG] Zoom issue on double click #1265

JosefWN opened this issue Jun 9, 2022 · 3 comments · Fixed by #1271
Labels
bug This issue reports broken functionality or another error

Comments

@JosefWN
Copy link
Contributor

JosefWN commented Jun 9, 2022

Describe The Bug
If I place the cursor on my home (or any other specific geographical location) and double click, the position of my cursor is moved geographically as the viewport zooms (this does not happen on scroll, or on Google Maps double click).

Expected Behavior
If I place the cursor on my home and scroll rather than double click, the position of my cursor remains on my home. It should be the same for double click.

Additional Information
flutter_map v1.0.0

Severity
This will help us to label the issue quicker and decide what needs attention first. Only choose fatal if the entire app crashes, otherwise choose non-fatal.

  • Non-Fatal
  • Fatal / App Crashes

Frequency/Rarity
This will help us to label the issue quicker and decide what needs attention first.

  • Once
  • Uncommon
  • Common
  • Always

Applicable Platforms
Only select those that you've tested on - one or more. If possible, test on a variety of platforms.

  • Android
  • iOS
  • Web
  • Windows
  • Mac <- not a beta platform?
  • Others (beta platforms)
@JosefWN JosefWN added bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing labels Jun 9, 2022
@ibrierley
Copy link
Collaborator

I think I see what you mean..it moves on a double click, but kind of moves too far past the point where the event occured ?

@JosefWN
Copy link
Contributor Author

JosefWN commented Jun 9, 2022

Yeah, I would expect the mouse pointer to remain stationary both geographically and on the screen. It works "correctly" for scroll, so if you try scroll vs double click I think you will see the difference right away.

@ibrierley ibrierley removed the needs triage This new bug report needs reproducing and prioritizing label Jun 9, 2022
@ibrierley
Copy link
Collaborator

Can you test #1271 and see if it helps this (without breaking other stuff!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports broken functionality or another error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants