If you mouse down on a button, whether or not to capture the mouse is a design choice. By this I mean that if you mouse down, then move the mouse off the button, then mouse up, it is a choice to accept that as a click on the button, or not.
In the case of the specific errand priority dialog, it is easy to be going so fast that you're off the button by the time you release the mouse, so your choice isn't registered.
I think this is a bug because there is no down side to capturing the mouse there and without doing it, it's easy to assign the wrong priorities to things.
This is the only place in the game where this is really noticeable.
Steps to Reproduce
1. Bring up the specific errand priority dialog. 2. Mouse down on a number. 3. Move the mouse pointer away from the button. 4. Mouse up. 5. Note that the mouse action wasn't accepted and the priority didn't change. I expect it to change.
1. Bring up the specific errand priority dialog. 2. Mouse down on a number. 3. Move the mouse pointer away from the button. 4. Mouse up. 5. Note that the mouse action wasn't accepted and the priority didn't change. I expect it to change.
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now