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

Bug 419076

Summary: Using "enter" vs. clicking on "Submit" in creating new Git Project has different behaviour
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker
Version: 4.0Flags: malgorzata.tomczyk: review? (ken_walker)
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Ken Walker CLA 2013-10-09 15:01:31 EDT
If you use the "+"->New Project->Create A project from a git repository, paste in a URL and hit <enter> the work happens but the menu is not removed.  It just stays there.

Also, the RHS is not updated with the new folder in the nav or the Project in the list of projects.
Comment 1 Ken Walker CLA 2013-10-18 18:02:44 EDT
This is the same for New Basic Project.  If you use Enter, the menu doesn't go away.  Which ever you use, the right hand side is not updated to reflect the new Project in the Projects view.
Comment 2 Malgorzata Janczarska CLA 2013-10-25 13:34:28 EDT
Both on FF and Chrome I was not able to reproduce the problem that using Enter doesn't close the popup, could you check on latest code if it's still reproduceable, we made a few changes in tooltips.

This is the fix that updates the RHS:
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?h=Bug419076&id=090d3c39d539158c0b171a8ff29444c3f8d433f2

Ken, It's up to you if you want to include it in RC3.
Comment 3 Ken Walker CLA 2013-10-25 16:42:56 EDT
I think this was fixed by Silenio's change.  There's still some lack of refresh on RHS but I'm closing this bug as WORKSFORME now.
Comment 4 Malgorzata Janczarska CLA 2013-10-28 07:04:06 EDT
(In reply to Ken Walker from comment #3)
> There's still some lack of refresh on RHS
This is exactly what was the attached fix for. I opened Bug 420485 for it and I'll merge it when 5.0 is open.