Bug 476505 - The Add Git Repositories Dialog should give the repository filter text focus
Summary: The Add Git Repositories Dialog should give the repository filter text focus
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
: 474683 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-03 03:32 EDT by Simon Scholz CLA
Modified: 2015-11-05 04:44 EST (History)
2 users (show)

See Also:


Attachments
Move the focus to the filter box in the dialog (72.60 KB, image/png)
2015-09-03 03:32 EDT, Simon Scholz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Scholz CLA 2015-09-03 03:32:04 EDT
Created attachment 256349 [details]
Move the focus to the filter box in the dialog

In the Add Git Repositories Dialog the initial focus is set to the Directory Text Control, which is usually not changed.

I'd prefer to set the focus to the filter text for filtering the repositories.

See attached screenshot.
Comment 1 Matthias Sohn CLA 2015-09-03 04:33:58 EDT
*** Bug 474683 has been marked as a duplicate of this bug. ***
Comment 2 Lars Vogel CLA 2015-09-03 05:07:03 EDT
+1 IMHO changing the directory is not so common, as changing the filter.
Comment 3 Simon Scholz CLA 2015-09-03 05:37:55 EDT
Didn't know that you already opened a Bug for this issue, Lars.

But IMHO this would be a nice usability improvement, since the directory is generally already given and in order to change it a usual user rather uses the Browse button for it.

Also added the bugday tag, because this change is pretty easy.
Comment 4 Eclipse Genie CLA 2015-11-04 19:34:37 EST
New Gerrit change created: https://git.eclipse.org/r/59702
Comment 5 Eclipse Genie CLA 2015-11-05 04:43:51 EST
Gerrit change https://git.eclipse.org/r/59702 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=af1ef9e0688185bcaa49c498cee192807d6dd858
Comment 6 Matthias Sohn CLA 2015-11-05 04:44:42 EST
thanks for the fix :-)