Move window to another monitor failed
XFCE 4.18
[https://gitlab.xfce.org/xfce/xfwm4/-/merge_requests/56](https://gitlab.xfce.org/xfce/xfwm4/-/merge_requests/56)
Moving window to another monitor does not work on my end. I see the following in .xsession-errors when trying to move a window.
```
(xfwm4:4216): xfwm4-CRITICAL **: 21:41:45.815: getMoveToMonitorProps: assertion 'other_rect->y == current_rect->y + current_rect->height' failed
(xfwm4:4216): xfwm4-CRITICAL **: 21:41:45.817: clientMoveToMonitorByDirectionTarget: assertion 'candidate_monitors != NULL' failed
(xfwm4:4216): xfwm4-CRITICAL **: 21:41:45.817: clientMoveToMonitorByDirection: assertion 'target != NULL' failed
```
My laptop ux8402 has two monitors. I also cannot see the "move to another monitor" submenu when right-clicking the window title.
issue