guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

"Remote" combobox in "Push" window updates only after losing focus #829

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Open "Push" window
2. Type "foo" in "Remote" combobox (or select it from dropdown menu)
3. Touch any other control within this window (then combobox have to lose focus)
4. Type "bar" in same combobox
5. Click "OK" button

It's expected that Tortoise will initiate push to remote branch "bar", but it 
pushes to "foo" instead.

TortoiseGit 1.6.5.0 on Windows 7 Pro SP 1

The main problem is that it always need a lot of additional attention to not to 
push to wrong branch, for example to "master" instead of "refs/for/master".

Original issue reported on code.google.com by i.khru...@qiwi.ru on 19 Jul 2011 at 2:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 29dd0076fb38.

Original comment by sstrickr...@googlemail.com on 23 Sep 2011 at 11:36