markdown_widget icon indicating copy to clipboard operation
markdown_widget copied to clipboard

After clicking "select all", the tool tip menu incorrectly disappears

Open h65wang opened this issue 2 years ago • 1 comments

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:

image

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!

h65wang avatar Apr 16 '23 23:04 h65wang

Hi @h65wang , I think this is a flutter issue, and the related link is here: https://github.com/flutter/flutter/issues/110788

asjqkkkk avatar Apr 18 '23 06:04 asjqkkkk