Bug ID:  908  Profile Activation simkeys are running at the wrong time    
 
Created by phil on 2025-08-19 8:44 AM, 7 days ago
Project:  XMBC
Organization:  Development
Category:  bug
Priority:  high
Assigned to:  phil  
Status:  new
Target Release:Next Release
Version:Current Beta
 
 

show inline images      show change history

 comment 4551 posted by phil on 2025-08-19 8:44 AM, 7 days ago 

I setup Notepad++ to trigger a simkey macro when the profile is activated. Yet is it not working - well it is working but at the wrong time. The macro does not run until the mouse button is next pressed (even if the profile has changed again since then).

It must be stuffing the simkey buffer, but not starting the sendinput thread (I presume).

So hovering over notepad++ triggers it, but it is not executing it until the mouse is clicked, in another application (e.g. word) where the right button then triggers a ctrl+v (aparently randomly - but not!)