Window close button not clickable for some windows
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
### Description
It seems to occur only for some of the windows called by right-clicking: for right-clicking on a table in the Database Navigator, the issue occurs for `Export Data`, `Import Data`, and all windows called from the `Tools` submenu.
The issue is: the window close button (the "Truncate table" window in the screenshot) ~~cannot be clicked~~ does not react to simple clicks. It seems to be covered by something.
If I double-click it, the window will maximize. When its window is in the maximized state, the close button behaves the same - nothing at simple click, unmaximize at double-click.
Seems related to #23417, although I am on Linux/KDE, not on Windows.

### DBeaver Version
Community Edition 24.1.3
### Operating System
Manjaro Linux / KDE 6.0.5
### Database and driver
1. MariaDB 10.11
2. MariaDB JDBC driver 3.3.2
### Steps to reproduce
1. Right-click on a table in the Database Navigator or in the tables list in the main panel.
2. Click `Export Data`.
3. Try to close the `Data Transfer` window opened in the previous step by clicking the close button.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.