Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 398727

Summary: RemotePrompterDialog - selection problems when opening dialog for the second time
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Susan McCourt <susan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 2.0   
Target Milestone: 2.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2013-01-22 07:39:19 EST
I think there might be something wrong with the selection in RemotePrompterDialog. When I open in for the first time it works ok, but when I close it and open again (on the same page without refreshing) changing the selection doesn't seem to change anything: the New Branch dialog doesn't enable/disable same as OK button.
I added a breakpoint in RemotePrompterDialog.js line 204, where is a notification on "selectionChanged" event and it's not notified after the dialog is opened for the second time.
Comment 1 Susan McCourt CLA 2013-01-22 10:47:31 EST
I'll take a look.