bensonarafat / super_tooltip

SuperTooltip It is super flexible and allows you to display ToolTips in the overlay of the screen.
https://pub.dev/packages/super_tooltip
MIT License
141 stars 95 forks source link

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

Open lpc49 opened 3 months ago

lpc49 commented 3 months ago

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):