twiest / uvschess

Automatically exported from code.google.com/p/uvschess
1 stars 21 forks source link

AI Tabs don't autoscroll on first run #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
AI Tabs don't autoscroll on first run. This seems to be an issue with
WinForms, but I bet we can work around it.

Steps to reproduce:
1. Start UvsChess
2. MAKE SURE not to select the white or black Log tabs!!!
2. Select ExampleAI for both white and black
3. run them to completion
4. click on the white's log tab. 
5. Notice that it hasn't AutoScrolled.
6. If you change back to Main Log, and hit new game, and run them through
again, White's log now scrolls.
7. It seems to be that the tab has to be activated before it will AutoScroll.

Expected results:
it should AutoScroll

Actual results:
it doesn't scroll at all.

How often does this happen?
Always

Original issue reported on code.google.com by twi...@gmail.com on 30 Mar 2008 at 3:55

GoogleCodeExporter commented 9 years ago

Original comment by twi...@gmail.com on 8 Aug 2008 at 7:03