Azurami / wagic

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

Hand loses focus #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have your hand open during the opponent's turn
2. Wait for the stack to pop, confirm you don't want to interrupt
3. Wait for your turn

What is the expected output? What do you see instead?
I expect the cursor to still be in my hand, but it is in the inplay zone.
I have to close and open my hand again to be able to select cards inside.

Please use labels and text to provide additional information.
I think the stack overwrites the limitor instead of pushing/popping it.

Original issue reported on code.google.com by jean.cha...@gmail.com on 23 Feb 2010 at 5:05

GoogleCodeExporter commented 9 years ago
r1958 fixes that.
Ideally, when the hand is open, the cursor would be set to the first attacker 
behind the
scenes - I'm not sure why it doesn't work at the moment, but it's far less of a 
bother than the
bug it fixes.

Original comment by jean.cha...@gmail.com on 5 Mar 2010 at 5:04