Closed ManUtopiK closed 9 years ago
What plugin did you test/where do you see it broken?
I've got the setting enabled and I've tested that I can copy text from 2 different file types:
An .md file:
A .taskpaper file 1 (text-like):
And a text file:
and in all cases I've been able to copy text and paste it somewhere else...
1 Sorry for the blurring, but I didn't have the time to generate a .taskpaper file that was completely "publishable" online, so I've opted for cropping and masking the parts that are not completely public :smile:
@ManUtopiK See above comment. What plugin did you tested this with?
Text selection works fine for me too with all the plugins installed, on latest OS X.
Sorry, I missed my mention in this issue.
I updated all plugins and tested again. Selection now works, but I can't copy text with command-c
. Keyboard doesn't work, but I can copy from menu Edit !?
I deactivated all quicklook plugin, and tested one by one. It's seem QLColorCode cause this trouble.
Hope this can help you.
Open an issue on the QLColorCode issue tracker ;)
It's possible to make text selectable in Quick Look previews. Just need to enable a hidden Finder setting:
defaults write com.apple.finder QLEnableTextSelection -bool TRUE; killall Finder
But quick-look-plugins break this possibility...
Tested with OS X 10.9 and 10.10.