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] iOS: Pinch zoom broken (a) #1429

Closed
5 tasks done
Tracked by #1529
FeofanGreek opened this issue Jan 12, 2023 · 17 comments
Closed
5 tasks done
Tracked by #1529

[BUG] iOS: Pinch zoom broken (a) #1429

FeofanGreek opened this issue Jan 12, 2023 · 17 comments
Labels
bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing S: core Scoped to the core flutter_map functionality stale This issue has not been received updates for a long time. waiting for user response
Milestone

Comments

@FeofanGreek
Copy link

What is the bug?

Zoom not working when swiping with two fingers

What is the expected behaviour?

there should have been a change in scale

How can we reproduce this issue?

when moving across the screen with the pads of two fingers, the map is rotated and shifted, but zooming does not occur

Do you have a potential solution?

No

Can you provide any other information?

2023-01-12.11.20.38.mov

Platforms Affected

iOS

Severity

Obtrusive: Prevents normal functioning but causes no errors in the console

Frequency

Rarely: Occurs every so often

Requirements

  • I agree to follow this project's Code of Conduct
  • My Flutter/Dart installation is unaltered, and flutter doctor finds no relevant issues
  • I am using the latest stable version of this package
  • I have checked the FAQs section on the documentation website
  • I have checked for similar issues which may be duplicates
@FeofanGreek FeofanGreek added bug This issue reports broken functionality or another error needs triage This new bug report needs reproducing and prioritizing labels Jan 12, 2023
@ivanzhadnov
Copy link

I have the same problem, can someone suggest a solution?

@ibrierley
Copy link
Contributor

Wonder if this is related to mouse zoom issue as well with iOS #1414

@ibrierley
Copy link
Contributor

and #1354

@FeofanGreek
Copy link
Author

Don't work zoom with fingers multi_finger_gesture.dart

@JaffaKetchup
Copy link
Member

Hey @FeofanGreek, if you're still interested, can you try this out with the latest 'master' and Flutter 3.10?

@JosefWN
Copy link
Contributor

JosefWN commented Jun 4, 2023

I think we might need some more context if this issue persists on v5.0.0, last I tried on v4.0.0 on iOS it worked.

Do you see the issue both in the emulator and in the deployed app?

@ibrierley
Copy link
Contributor

I was wondering if this was related to #1543 ?

@JosefWN
Copy link
Contributor

JosefWN commented Jun 4, 2023

It could be, especially if only the emulator is impacted since the touch behavior on MacOS is a bit different from iOS. I don't run the emulator, I only test on actual devices, where I haven't seen this issue personally. Better test on v5.0.0 before digging deeper at least.

@JaffaKetchup JaffaKetchup changed the title [BUG] [BUG] iOS: Zoom pinch gesture not working Jun 4, 2023
@JaffaKetchup JaffaKetchup changed the title [BUG] iOS: Zoom pinch gesture not working [BUG] iOS: Pinch zoom broken #1 Oct 20, 2023
@JaffaKetchup JaffaKetchup changed the title [BUG] iOS: Pinch zoom broken #1 [BUG] iOS: Pinch zoom broken (a) Oct 20, 2023
@JaffaKetchup JaffaKetchup added P: 1 (important) and removed needs triage This new bug report needs reproducing and prioritizing labels Oct 20, 2023
@JaffaKetchup
Copy link
Member

Very similar to #1634.

@josxha josxha added this to the v7.0 milestone Dec 2, 2023
@JaffaKetchup JaffaKetchup added the S: core Scoped to the core flutter_map functionality label Dec 10, 2023
@JosefWN
Copy link
Contributor

JosefWN commented Jan 17, 2024

Rarely: Occurs every so often

Might not be entirely related, but on MacOS I have a similar issue occurring somewhat rarely, regardless of which app I am using (including Mac apps shipped with the OS, like Preview). I think that's a touchpad driver issue.

It would be very interesting if anyone with the problem could run the latest tagged version of flutter_map on an actual device, to try to provoke it and capture any errors/warnings in the logs. It hasn't happened to me personally yet, so there might be some slight difference in how we've set things up, so a MWE to reproduce would be nice too.

@josxha
Copy link
Contributor

josxha commented Jan 17, 2024

@JosefWN may I ask you to check if your descibed MacOS bug gets fixed in #1733 and test the PR for apple devices in general? Most of the gesture bugs are currently on MacOS or iOS but I'm not able to test them because of the lack of (nearly up to date) apple devices.

@JosefWN

This comment was marked as off-topic.

@josxha

This comment was marked as off-topic.

@JosefWN

This comment was marked as off-topic.

@JaffaKetchup
Copy link
Member

Can someone please confirm if this still occurs?

@JaffaKetchup JaffaKetchup added needs triage This new bug report needs reproducing and prioritizing waiting for user response and removed P: 1 (important) labels Aug 7, 2024
Copy link

This issue requires additional information in order to be resolved. However, there hasn't been any response within the last 3 weeks.
If this issue still persists, please provide the requested information. This issue will be automatically closed in one week if there is no response.

@github-actions github-actions bot added the stale This issue has not been received updates for a long time. label Aug 29, 2024
Copy link

github-actions bot commented Sep 6, 2024

This issue was closed because it has been inactive for 4 weeks, and still requires information in order to be resolved.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
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 needs triage This new bug report needs reproducing and prioritizing S: core Scoped to the core flutter_map functionality stale This issue has not been received updates for a long time. waiting for user response
Projects
None yet
Development

No branches or pull requests

6 participants