Description
Deadkey actions unintentionally trigger space, and types out spaces sometimes. The steps to reproduce this (below) is for the DK+DK case but this behaviour can be repeated for the DK+key case as well (though not typing out spaces). For example, when I play a YouTube video then do Alt-Tab using the default dk_Ext_Special + t, the video will be paused. (However, interestingly, this behaviour cannot be repeated on Twitch or in a video player like mpv.)
PS I also found that defining a DK+Space action (eg with 32 = α{} under [dk_Ext_Special]) changes the DK+DK action as well whilst defining base1 does not yield any results.
Steps to Reproduce
- Use MoDK
- Do
DK+DK (Capslock+Capslock)
Expected Behaviour
Space is only triggered when defined to do so in _eD_DeadKeys.ini.
Actual Behaviour
4 space characters are outputted for DK+DK and space is triggered for DK+key even when not defined to do so.
Environment
- OS: Windows 10 Enterprise LTSC
- Browser/Version: Chrome/v1-4-2
Description
Deadkey actions unintentionally trigger space, and types out spaces sometimes. The steps to reproduce this (below) is for the
DK+DKcase but this behaviour can be repeated for theDK+keycase as well (though not typing out spaces). For example, when I play a YouTube video then doAlt-Tabusing the defaultdk_Ext_Special + t, the video will be paused. (However, interestingly, this behaviour cannot be repeated on Twitch or in a video player like mpv.)PS I also found that defining a
DK+Spaceaction (eg with32 = α{}under[dk_Ext_Special]) changes theDK+DKaction as well whilst definingbase1does not yield any results.Steps to Reproduce
DK+DK(Capslock+Capslock)Expected Behaviour
Space is only triggered when defined to do so in
_eD_DeadKeys.ini.Actual Behaviour
4 space characters are outputted for
DK+DKand space is triggered forDK+keyeven when not defined to do so.Environment