Closed D10NGYANG closed 2 months ago
It's also non-native at all at the moment, which is not good because it breaks integration with OS features.
For instance, I use PopClip, an app that shows an actionable tooltip on text selection, and it never shows up on Compose for Desktop apps, while it does in Chrome, IntelliJ IDEA and everywhere else on my Mac.
It's also non-native at all at the moment, which is not good because it breaks integration with OS features.
For instance, I use PopClip, an app that shows an actionable tooltip on text selection, and it never shows up on Compose for Desktop apps, while it does in Chrome, IntelliJ IDEA and everywhere else on my Mac.
Hi, do you have any other solutions?
@D10NGYANG the fix was integrated into 1.0.0-alpha1-rc1. Should work now (works on my Mac).
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
SelectionContainer { Text(text ="你好") }
I ran the code, but could not copy the text from it.macOS 11.4 Windows 10