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

Bug 396776

Summary: tooltip dialog parameter collector does not reopen if closed by clicking somewhere else
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Susan McCourt <susan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 2.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2012-12-17 12:31:56 EST
If you open a tooltip dialog (create new content, repository configuration editing) and click somewhere on the page to dismiss it, you can't open it again.  If you use ESCAPE, you can reopen it.

Ken noticed this when reviewing bug 396188 for M1, but I don't think we opened a bug for it.
Comment 1 Susan McCourt CLA 2012-12-17 16:47:04 EST
Fixed in http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=02720d5efea87be35cd02f6f0a824e6693d06167

Also cleaned up some life cycle/DOM exception problems with reusing tooltip dialogs that are destroyed.