sabrogden / Ditto

Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
https://ditto-cp.sourceforge.io/
3.95k stars 208 forks source link

[Bug?] Preview text unreadable (purple) #500

Open SanderBouwhuis opened 1 year ago

SanderBouwhuis commented 1 year ago

When I select a clip to paste and press 'F3' to see more of the text I'm about to paste, the text is always unreadable. Is this a bug, or is there a setting to get this to work normally?

  1. Choose an entry and press 'F3': Ditto display bug 1

  2. Select the preview box and press to select the text: Ditto display bug 2

sabrogden commented 1 year ago

Try right clicking and selecting view as Text. It's probably something with the rtf text your copied. Does it do this on all clips? Only clips copied from a specific app?

SanderBouwhuis commented 1 year ago
  1. It's on every entry, regardless where I copied the text from.
  2. When I choose, 'View as text' it's still purple and invisible.

So, apparently it's a bug. Would it help if I send you a settings file or debug log?

SanderBouwhuis commented 1 year ago

Can someone please help me fix this problem? It makes working with Ditto a lot harder.

SanderBouwhuis commented 7 months ago

I found out where the bug is. It is caused when you choose the theme 'selenized-dark'. If you select any other theme, the bug doesn't occur.

Can someone please fix this?