Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game actions list steals keyboard focus #27

Closed
xale opened this issue Feb 1, 2010 · 3 comments
Closed

Game actions list steals keyboard focus #27

xale opened this issue Feb 1, 2010 · 3 comments

Comments

@xale
Copy link
Owner

xale commented Feb 1, 2010

The list of actions on the game view is currently able to steal keyboard focus from the field, which means that all of the local player's keyboard input stops working.

@xale
Copy link
Owner Author

xale commented Feb 1, 2010

This can be fixed by unchecking the "enabled" attribute of the list in Interface Builder, but this grays-out all the items in the list, which makes it very hard to read.

@xale
Copy link
Owner Author

xale commented Feb 5, 2010

Less of a problem now, as starting a new game or resuming a paused game both automatically move keyboard focus onto the local player's field, but this can still happen in-game if the user clicks on the action list.

@xale
Copy link
Owner Author

xale commented Mar 24, 2010

Fixed in 60c1219

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant