You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symbol tab(\t) that pasted from clipboard, however manually click tab is fine.
But above events work well in Win XP/Win 7, not sure if Win8 has the same issue.
Following result is the output of keyEvent.toString() from Win 7 for your reference:
The text was updated successfully, but these errors were encountered:
hyee
changed the title
WindowsSupport.peekConsoleInput cannot capture some key events in Win10
WindowsSupport.readConsoleInput cannot capture some key events in Win10
Dec 9, 2015
Following events cannot be captured in Win10:
tab
(\t
) that pasted from clipboard, however manually clicktab
is fine.But above events work well in Win XP/Win 7, not sure if Win8 has the same issue.
Following result is the output of
keyEvent.toString()
from Win 7 for your reference:The text was updated successfully, but these errors were encountered: