Hi guys,
Sorry to hear you are running into this. There seem to be a few similar manifestations of keyboard grab issues going around - so could all of you running into the problem please answer a few quick questions to help us narrow this down a bit? There is also a potential work-around to try.
Note that for all of these questions, I'm talking about the client machine running vSphere Client (formerly VI Client).
1) Do you by chance remember what exactly happened to trigger the manifestation of this issue? We need as much detail as you can remember, especially including:
- installations/un-installations of any VMware products on the client machine running vSphere Client
- upgrades of any VMware products on the client machine running vSphere Client
- any preference changes in any VMware product, whether via UI or via manual edit of preference files
- anything else that may have stood out around the time you started seeing the issue
2) Do you currently have the "pref.grabOnKeyPress" preference set in your preferences file? (Check for "preferences.ini" under %USERPROFILE%\Application Data\VMware and under %ALLUSERSPROFILE%\Application Data\VMware)
3) Do you have VMware Workstation or any other VMware product currently co-installed with vSphere Client on the client machine?
4) Did you have VMware Workstation or any other VMware product ever installed on said machine before?
5) Do you by any chance happen to have an old preferences file backup prior to whatever action triggered the manifestation of this issue? If so, could you please check for "pref.grabOnKeyPress" in it? Alternatively, if you used a product such as Workstation, do you remember what your grab preferences were in it - or, if you are familiar with preferences, do you by chance know whether you had pref.grabOnKeyPress set before?
Sorry for so many questions - we are trying to track down at least one potential culprit here
Finally, and most importantly, could you try this work-around?:
- Go find your preferences file (see above).
- In there, make sure that pref.grabOnKeyPress appears exactly once, and that it's set to FALSE, like so:
pref.grabOnKeyPress = "FALSE"
- Does that help?
Thanks!