markdown_widget
markdown_widget copied to clipboard
After clicking "select all", the tool tip menu incorrectly disappears
First of all, awesome package, thank you for the great work so far! I've starred your repo and liked your pub plugin.
A small issue I'm seeing is that, after clicking "Select All", the pop-up menu itself will disappear:
However, a more natural behavior would be to keep the pop-up menu open, so the user can easily click "Copy" next.
I've tried both iOS and Android, and this is occurring on both platforms.
Thanks!
Hi @h65wang , I think this is a flutter issue, and the related link is here: https://github.com/flutter/flutter/issues/110788