Willy-Kimura / SharpClipboard

A library for anonymously monitoring clipboard entries.
183 stars 34 forks source link

clipboard.ClipboardText always return null when copy in notepad #28

Open Yiming075 opened 1 year ago

Yiming075 commented 1 year ago

I meet a bug while using the clipboard.ClipboardText. It works in some cases but not in the notepad. I am using Windows 10 and vs2022

Here is the code to reproduce the error image

The bug demo video GIF

Willy-Kimura commented 10 months ago

Have you tried testing with other applications? Also is the demo having the same behavior from your end?