unDemian / clipboard-history

Clipboard history package for Atom.io
MIT License
16 stars 2 forks source link

Cleared items show up again as search results after clearing history #29

Open RhinoDevel opened 8 years ago

RhinoDevel commented 8 years ago

Steps to reproduce:

  1. Add some text to clipboard with Ctrl+C.
  2. Open clipboard-history with Ctrl+Shift+V.
  3. Press or select "Clear History".
  4. Open clipboard-history again with Ctrl+Shift+V. -> It shows: "There are not items in your clipboard" (as expected).
  5. Enter a letter existing in at least one of the texts from step 1 OR some unused letter followed by backspace. -> It shows all the entries from step 1 that were already expected to be cleared in step 3.

clipboard-history version: 0.6.6 OS: Windows 10 Atom version: 1.11.2