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

Right clicking selection of an object in the objects list #244

Closed
geoffthemedio opened this issue Jul 25, 2015 · 0 comments
Closed

Right clicking selection of an object in the objects list #244

geoffthemedio opened this issue Jul 25, 2015 · 0 comments
Labels
category:bug The Issue/PR describes or solves a perceived malfunction within the game.

Comments

@geoffthemedio
Copy link
Member

When right-clicking an object in the objects list, a popup menu appears. After the popup is dismissed, the object appears selected (if it wasn't before), but this doesn't appear before the popup is dismissed. It's unclear whether the object is considered selected at the time the popup is open.

@adrianbroher adrianbroher added this to the v0.4.5 milestone Jul 26, 2015
@adrianbroher adrianbroher added the category:bug The Issue/PR describes or solves a perceived malfunction within the game. label Jul 26, 2015
geoffthemedio added a commit that referenced this issue Jul 30, 2015
Fix #244: Object window right click selects clearly.
Vezzra pushed a commit that referenced this issue Jul 31, 2015
Before, the object was selected, but the signal
was not given, which made it appear unselected for
the lifetime of the popup menu.

(cherry picked from commit bb05d7a)
TheSilentOne1 pushed a commit to TheSilentOne1/freeorion that referenced this issue Sep 29, 2015
Before, the object was selected, but the signal
was not given, which made it appear unselected for
the lifetime of the popup menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug The Issue/PR describes or solves a perceived malfunction within the game.
Projects
None yet
Development

No branches or pull requests

2 participants