wxMaxima-developers / wxmaxima

A gui for the computer algebra system Maxima built with wxWidgets
https://wxMaxima-developers.github.io/wxmaxima/
Other
471 stars 98 forks source link

The interface does not display properly when another window overlaps it. #1826

Closed bztd closed 10 months ago

bztd commented 11 months ago

I have compiled wxMaxima v23.08.0 and I am using Openbox on Debian. The issue is that when I drag a window over wxMaxima, the window borders remain drawn, as shown in the image on a dark background. This persists until wxMaxima regains focus. This did not happen with version 22.11.1. I don't know if I need to set an additional configuration or if I did something wrong. I just followed the compilation instructions.

Captura de pantalla de 2023-10-21 16-38-36

gunterkoenigsmann commented 11 months ago

That looks like a faulty wxWidgets or display driver to me...

bztd commented 11 months ago

I used wxMaxima from the official Debian repository and compiled the source code of wxwidgets and wxMaxima, and in both cases I got that result.