Copy/Cut/Paste shortcut keys change focus to mouse pointer location (bug)

Avo Sarafian 6 Reputation points
2020-11-05T13:18:02.167+00:00

I haven't been able to find any question online which references this issue, so I made sure pretty much before asking the question here.

In any given scenario - unrelated to any application - when I press "CTRL + C" (or cut/paste), the focus changes to wherever my mouse is.

For example, while writing this post, if i copy and given text here without noticing that my mouse is on the window's "X" closing at the top right, it would actually close the window.

this becomes frustrating when you're coding and trying to copy a line and paste it 2 lines after. I usually use the arrow key in such a scenario where I press the arrow key downwards twice. but instead i wouldn't notice the my cursor is someplace else, and I would end up accidentally pasting the cut line in the wrong place.

Now imagine the same scenario in Excel: you copy cell A2, while your mouse is on C4. you expect that pressing the arrow key "down" twice would take you to A4, but instead you're now on C6!

I would gladly provide a video of the scenario, but I'd first take my chances explaining it here. Anyone experience this before? if not, would you know what's going on?

UPDATE: i have discovered it's uniquely a combo key (CTRL+C, CTRL+X, V, etc...) translating to a MOUSE CLICK! (hence the explanation to why it's losing focus). this is strange, and need to solve it :/

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Anonymous
    2020-11-06T02:54:45.897+00:00

    Hi,

    Sounds like some malware or AutoHotkey script and such which simulates left mouse click with keyboard is running background. Is there any suspicious process in task manager?

    Best Regards,
    Ian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. S.Sengupta 24,716 Reputation points MVP
    2020-11-09T11:35:27.423+00:00

    I shall suggest you to check the issue in the folloeing scenarios:

    1. Safe Boot
    2. Clean Boot
    3. After creating a new user account
    0 comments No comments

  3. Andrew 0 Reputation points
    2023-08-15T23:06:54.5433333+00:00

    I have the same problem, it has been a problem for a while.

    Intermittent.

    I disabled the "HP Hotkey UWP Service" not improved things.

    I disabled the "HID-compliant touch pad" in the Device Manager which seemed to work.

    I assume that the problem was a very sensitive touchpad on my HP ZBOOK.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.