focus is on the list and hint is displayed

This commit is contained in:
Akarshit Wal
2015-06-02 16:38:55 +05:30
parent b8f154a6d2
commit fe631bc481
@@ -177,6 +177,7 @@ public class ContributionManagerDialog {
contributionListPanel.grabFocus();
}
dialog.setVisible(true);
contributionListPanel.grabFocus();
if (contribListing.hasDownloadedLatestList()) {
updateContributionListing();