-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Description
Description
Map selection listbox allows deselecting items via right mouse click if there is empty space to click on without bringing a context menu for a map f.ex there are not enough maps in a game mode to fill the entire height of the list.
XNA Client Version
2.12.7
Steps To Reproduce
- Ensure you have a game mode that does not have enough maps to fill the entire map selection listbox.
- Enter skirmish lobby and select the aforementioned game mode from the dropdown.
- Right click with mouse on the empty space on the listbox control.
Expected Behaviour
Selection on map selection listbox should only be nulled if there are literally no items to select from or the item host has selected in multiplayer game does not exist in your installation.
Actual Behaviour
Right mouse click on an empty space on the listbox control deselects currently selected map.
Additional Context
No response
Checklist
- The issue happens on the latest official version of XNA Client and wasn't fixed yet.
- I agree to elaborate the details if requested and provide thorough testing if the bugfix is implemented.
- I added a very descriptive title to this issue.
- I used the GitHub search and read the issue list to find a similar issue and didn't find it.
- I have attached as much information as possible (screenshots, gifs, videos, client logs, etc).