Bug ID: 908
Short desc: Profile Activation simkeys are running at the wrong time

Last changed byphil 
Reported Byphil 
Reported On2025-08-19 8:44 AM 
ProjectXMBC 
OrganizationDevelopment 
Categorybug 
Priorityhigh 
Assignedphil 
Statusnew 
Target ReleaseNext Release 
VersionCurrent Beta 

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!)