Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titlebar buttons on Windows MDI dialogs don't work #5168

Open
DWAK-ATTK opened this issue Dec 12, 2024 · 1 comment
Open

Titlebar buttons on Windows MDI dialogs don't work #5168

DWAK-ATTK opened this issue Dec 12, 2024 · 1 comment
Labels
pending-clarification The item is pending clarification from author or someone else before could be processed further

Comments

@DWAK-ATTK
Copy link

Details

When you display any dialog (data browser, sql editor, etc) in MDI mode the titlebar buttons (minimize, maximize, close) do not work.
When hovering the mouse over them, sometimes they "light up", and sometimes they don't. But they definitely do not work when I click on them.

Steps to reproduce

Open a database.
Double-click a table to open it.
Put the dialog in MDI mode.
Click on the MDI window's titlebar buttons.

Operating system

Only tried on Win 11 23H2 x64.

SQLiteStudio version

Only tried on SQLiteStudio 3.4.10

@pawelsalawa
Copy link
Owner

Weird. I have never had such issue and I don't have it now, as I test it. Please start the app from cmd using following command:

SQLiteStudio.exe -d --debug-file C:/path/to/file.txt

Obviously change the path to a reasonable one (its parent directory must exist and be writable).

Reproduce your problem and see if anything shows up in the log that is worrying.

@pawelsalawa pawelsalawa added the pending-clarification The item is pending clarification from author or someone else before could be processed further label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-clarification The item is pending clarification from author or someone else before could be processed further
Projects
None yet
Development

No branches or pull requests

2 participants