app-center
app-center copied to clipboard
Can't select text in a code span
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.
Hm, that's really unfortunate. On first glance it looks like an upstream issue with flutter_markdown.
This issue depends on that issue: https://github.com/flutter/flutter/issues/150053