visual studio - VS emulator for Android stops responding to keyboard -


i've been using new vs emulator android few days now, , while works brilliantly otherwise, randomly stops receiving keyboard events. change keyboard language when press ctrl + space, won't receive characters when try type text.

so far, solution i've found swap between virtual keyboard , physical keyboard multiple times before physical keyboard starts working again.

is bug in emulator, or doing causes physical keyboard not function correctly? didn't see settings in emulator input.

the bug occurs when hit win + r. thesis is, switch focus in emulator.

to work again, mouse click editbox or gives app focus again , hit win. windows opens start menu. click in emulator, , can type again.

i submitted bug ms.

another possibility emulator thinks alt key pressed, hit alt release it.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -