blackberry / VSPlugin

Visual Studio Plugin for BlackBerry Native SDK
9 stars 15 forks source link

[3.0.0005] Unable to open "Blackberry" menu using short-cut key #681

Closed pvallabhaneni closed 9 years ago

pvallabhaneni commented 9 years ago

Environment: System OS: Win7 64bit and Win 8.1

Steps to Reproduce:

  1. Install VS2013 and VSNDK plugin [3.0.0005]
  2. Observe that "Blackberry" menu is available in Visual Studio menu.
  3. Press "Alt + b" from the keyboard.

Actual Result: "Blackberry" menu is highlighted. But the sub-menu is not shown.

capture

Expected Results: Blackberry Sub-menu need to be shown if "Alt +b" is pressed.

pvallabhaneni commented 9 years ago

In [3.0.0005] plugin, it is observed that when "ALT+B" is pressed "blackberry" menu is highlighted, but sub-menu is not shown. If "enter" or down arrow is pressed after pressing "ALT+B", then sub-menu is shown.

pvallabhaneni commented 9 years ago

Verified the issue in 3.0.0017 plugin and found that the blackberry menu is opened when <ALT+B> command is used from keyboard. Closing the issue.