grass icon indicating copy to clipboard operation
grass copied to clipboard

wxGUI with Single Window Mode activated crashes after changing the position of the floating Pane widget window, e.g. Layers

Open tmszi opened this issue 3 years ago • 0 comments

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:

  1. Download and install WinGRASS-8.3.dev
  2. Launch wxGUI with Single Window Mode option
  3. Make e.g. Layers Pane widget as floating window with double left mouse click on the Layer Pane widget header
  4. Try to change position (move) of floating Layers Pane widget window
  5. 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.

tmszi avatar Jun 13 '22 04:06 tmszi