Closing watch window blocks mouse pointer
Bug #1714806 reported by
Benedikt Straub
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Critical
|
Unassigned |
Bug Description
After a watch window is closed by right-clicking in the middle of the watch window, the mouse pointer can suddenly no longer be moved.
To reproduce: Start a game, open a watch window, right-click in the middle of it, try to move the mouse – it won´t move.
Performing a left-click frees the mouse again.
Related branches
lp://staging/~widelands-dev/widelands/fix_ui_bugs
- kaputtnik (community): Approve (testing)
- GunChleoc: Approve
-
Diff: 80 lines (+13/-6)4 files modifiedsrc/ui_basic/panel.cc (+0/-5)
src/ui_basic/window.cc (+6/-0)
src/ui_basic/window.h (+1/-0)
src/wui/mapview.cc (+6/-1)
Changed in widelands: | |
status: | Confirmed → In Progress |
Changed in widelands: | |
status: | In Progress → Fix Committed |
assignee: | SirVer (sirver) → nobody |
To post a comment you must log in.
Thanks for reporting! Will have a look. Actually I think this might have the same underlying issue as bug 1714808.