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

Flutter app UI freezes after being reactivated from background while tooltip is open #111

Open
lpc49 opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@lpc49
Copy link

lpc49 commented Jul 25, 2024

Describe the bug
Flutter app UI freezes after being reactivated from background, while a tooltip is open

To Reproduce
Steps to reproduce the behavior:

  1. Open your app
  2. Click on a tooltip button - this will open the tooltip
  3. Without closing the tooltip, go to background
  4. Reactivate app from background
  5. Result: the flutter app UI is frozen: tapping outside the tooltip doesn't close it

Expected behavior
Would expect the flutter app UI to not freeze: tapping outside the tooltip would close it.

Screenshots
See video https://github.com/user-attachments/assets/6e94c595-9b3e-4e29-b695-2562d10a3246

Smartphone (please complete the following information):

  • Device: iPhone 13 mini (physical device and emulator)
  • OS: iOS 17.5
  • Version of super_tooltip: 2.0.8
@bensonarafat bensonarafat self-assigned this Aug 2, 2024
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

2 participants