grass
grass copied to clipboard
wxGUI with Single Window Mode activated crashes after changing the position of the floating Pane widget window, e.g. Layers
Describe the bug wxGUI with Single Window Mode activated crashes after changing the position of the floating Pane widget window, e.g. Layers
To Reproduce Steps to reproduce the behavior:
- Download and install WinGRASS-8.3.dev
- Launch wxGUI with Single Window Mode option
- Make e.g. Layers Pane widget as floating window with double left mouse click on the Layer Pane widget header
- Try to change position (move) of floating Layers Pane widget window
- wxGUI crash without showing error message
Expected behavior Move floating Pane widget window without crash wxGUI same as on other OS platform (wxGTK, wxMAC)
System description (please complete the following information):
- Operating System: MS Windows
- GRASS GIS version: 8.3.dev, 8.2 (with Single Window Mode option)
4.1.1 msw (phoenix) wxWidgets 3.1.5
Additional context On the OS platform GNU/Linux (wxGTK) this bug doesn't occur.