Actions
Bug #813
closedS3_2 multiple selection of cities in cities report regression
Status:
Closed
Priority:
Normal
Assignee:
Category:
gtk3.22-client
Target version:
Start date:
08/29/2024
Due date:
% Done:
0%
Estimated time:
Description
The following commit broke multiple section of cities in city dialog:
https://github.com/freeciv/freeciv/commit/5d4e931e4a8bdc8723f669d2499da81eed2abd8f
at least for gtk3.22 client
Files
Updated by Michael Ortmann 8 months ago
- File workaround.txt workaround.txt added
Updated by Marko Lindqvist 8 months ago
Could you give a bit more detailed description of what is broken?
Updated by Michael Ortmann 7 months ago
"multiple section" was a typo, should have been "multiple selection"
With City dialog i mean: Menu -> Civilization -> Cities
I expect to be able to select (shift+lmb and/or ctrl+lmb) multiple cities, do do batch changes on those.
For me this bug is really annoying.
Updated by Marko Lindqvist 7 months ago
- Subject changed from S3_2 multiple section of cities in city dialog regression to S3_2 multiple selection of cities in cities report regression
Actions
#5
Updated by Marko Lindqvist about 1 month ago
- File 0057-gtk-Fix-freeciv-window-focus-handling.patch 0057-gtk-Fix-freeciv-window-focus-handling.patch added
- File 0034-gtk-Fix-freeciv-window-focus-handling.patch 0034-gtk-Fix-freeciv-window-focus-handling.patch added
- Category set to gtk3.22-client
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.0-beta2
Updated by Michael Ortmann about 1 month ago
LGTM 0034-gtk-Fix-freeciv-window-focus-handling.patch fixes my issue in a test with Freeciv version 3.2.0-beta1+ (beta version) gui-gtk-3.22
Actions