Skip to content

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

@lpc49

Description

@lpc49

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions