Bug 486253

Summary: FetchGerritChangeWizard should check the clipboard for a "valid" change number and use this
Product: [Technology] EGit Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Lars.Vogel, matthias.sohn
Version: unspecifiedKeywords: bugday, helpwanted, noteworthy
Target Milestone: 4.3   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/66656
https://git.eclipse.org/c/egit/egit.git/commit/?id=f00fdab6734878a1891158a6205cc87dfe9e3002
Whiteboard:

Description Lars Vogel CLA 2016-01-21 07:26:10 EST
I frequently find myself pasting Gerrit change numbers like 45149 into FetchGerritChangeWizard and press Ctrl+Space to get it.

Maybe you can check the clipboard and if there is a valid int number in it, pre-populate the wizard page?
Comment 1 Matthias Sohn CLA 2016-01-21 07:44:56 EST
good idea, maybe you know someone who wants to contribute this ?
Comment 2 Eclipse Genie CLA 2016-02-15 17:25:38 EST
New Gerrit change created: https://git.eclipse.org/r/66656
Comment 3 Eclipse Genie CLA 2016-02-17 17:59:12 EST
Gerrit change https://git.eclipse.org/r/66656 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=f00fdab6734878a1891158a6205cc87dfe9e3002
Comment 4 Matthias Sohn CLA 2016-02-17 17:59:50 EST
submitted