diff --git a/windows/src/desktop/kmshell/xml/config.css b/windows/src/desktop/kmshell/xml/config.css index 0673ab5e89..97376fb59c 100644 --- a/windows/src/desktop/kmshell/xml/config.css +++ b/windows/src/desktop/kmshell/xml/config.css @@ -1122,8 +1122,6 @@ th display: none; } - - .qrcode.qrcode_visible .qrcode_popup, .qrcode.qrcode_visible .qrcode_back { display: block; diff --git a/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl b/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl index e139a1a6c5..f175ac614e 100644 --- a/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl +++ b/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl @@ -123,7 +123,7 @@ keyman:hotkey_set?index=hotkey_lang_ this.style.cursor='hand'; - event.stopPropagation; + event.stopPropagation();event.returnValue=false;