blackberry / VSPlugin

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

[3.0.0015] The "PIN Editor" window is getting cancelled when click on "Remove" button #708

Open srinivas4912 opened 9 years ago

srinivas4912 commented 9 years ago

Environment: System OS: Win 8.1 64-bit

Pre-requisite: USB Device is connected in Targets

Steps to Reproduce: 1) Go to BlackBerry > Options... 2) Select BlackBerry > Targets 3) Select the USB target, click on Upload debug token... Button, Debug Token Deployment dialog appears 4) Click on "Create..." button, Renewed debug token location dialog appears 5) Click on "Save" button, "PIN Editor" dialog appears 6) Select the PIN from the List and click on "Remove" button to remove the PIN number 7) Clear the list of PIN's using "Remove" button

Actual Result: Remove button is enabled after all the PINs cleared using Remove button and when click on "Remove" button the "PIN Editor" dialog gets closed. image

Expected Result: Cleared after all the PIN's from the list using the Remove button, The "Remove" button should be disabled.