2017-03-15, 19:55
Sorry Mike, I dont know... none of the mods that I have coded had that issue. Maybe some window could be getting the focus and stealing the keystrokes?
![Huh Huh](https://forum.kodi.tv/images/smilies/question.png)
<control type="button" id="1033">
<include>DialogContext_Button</include>
<onleft>Dialog.Close(106)</onleft>
<onright>Dialog.Close(106)</onright>
<onclick>Dialog.Close(all,true)</onclick>
<onclick>ActivateWindow(Home)</onclick>
<label>Close Lyrics</label>
<visible>Window.IsActive(Visualisation)</visible>
</control>