SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
326 stars 42 forks source link

Menus and modals do not render properly on Ubuntu Regolith (i3 tiling window manager) #124

Closed falko-apheris closed 3 months ago

falko-apheris commented 4 months ago

Describe the bug

see attached images

On the regular Ubuntu desktop manager everything works just fine.

To Reproduce Steps to reproduce the behavior: Start the app in a i3 tiling window manager.

Expected behavior Menus and modals render like on regular Ubuntu desktop manager

Screenshots Screenshot from 2024-03-01 09-23-41 Screenshot from 2024-03-04 11-10-28

DrawingBotV3 Version v1.6.13-stable-free

Operating System Ubuntu 22.04.4 LTS with Regolith 2 https://regolith-desktop.com/

falko-apheris commented 4 months ago

https://www.reddit.com/r/i3wm/comments/jzciw9/wrong_menu_position_on_any_javafx_application/ this is exactly the problem I have the feeling the modal issue could be fixed by allowing resizing of the modal.

SonarSonic commented 4 months ago

The JDK team have pushed a fix to a newer version of JavaFX, I will be update to that and hopefully it will be resolved! https://bugs.openjdk.org/browse/JDK-8251240

select commented 3 months ago

I tried it on the new alpha. It's solved :heart:

falko-apheris commented 3 months ago

Screenshot from 2024-03-18 09-52-21