app-center icon indicating copy to clipboard operation
app-center copied to clipboard

Can't select text in a code span

Open evanmohr opened this issue 1 year ago โ€ข 2 comments

Some apps require permissions that aren't autoconnecting, such as Bitwarden. In it's description, it informs the user to run sudo snap connect bitwarden:password-manager-service. However, the text included within that code span cannot be selected, so it cannot be copied. Regular text is selectable.

evanmohr avatar Jun 07 '24 20:06 evanmohr

Hm, that's really unfortunate. On first glance it looks like an upstream issue with flutter_markdown.

d-loose avatar Jun 10 '24 15:06 d-loose

This issue depends on that issue: https://github.com/flutter/flutter/issues/150053

HosamHasanRamadan avatar Jul 05 '24 15:07 HosamHasanRamadan