unDemian / clipboard-history

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

Paste doesn't return focus/cursor to last location #32

Open sgsvnk opened 7 years ago

ghost commented 7 years ago

Can confirm this happens to me too. Somewhat intermittently.

Steps to reproduce:

  1. Copy text
  2. Write some text
  3. Paste text selected from clipboard-history dialog

Expected behavior: The text is pasted at the cursor and focus remains in the currently active pane.

Actual behavior: The focus is lost and the pane has to be manually clicked to regain focus. Focus still remains on the Atom window and shortcuts not requiring focus (such as CTRL-P or CTRL-SHIFT-P) can still be run.

I'm running clipboard-history 0.6.6 in Atom 1.9.8 on a PC running Ubuntu 16.04.