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

[HtmlDialog SU2023/24] Regression on Maximize dialog (Windows) #983

Open
Fredosixx opened this issue Jun 6, 2024 · 1 comment
Open

[HtmlDialog SU2023/24] Regression on Maximize dialog (Windows) #983

Fredosixx opened this issue Jun 6, 2024 · 1 comment

Comments

@Fredosixx
Copy link

SU2023/SU2024 (and thus Qt) have introduced a regression in the way HtmlDialog are maximized.

When you maximize a dialog, its height should take into account the Windows taskbar.

In SU2022, this is the case.

In SU2023/SU2024, the Maximize seems to use the full screen height, so that part of the dialog is hidden behind the Windows taskbar.

To reproduce, the best is to have LibFredo6 installed and use the dialog for Check Plugins for Update (in menu Window > LibFredo6 Settings...) and then maximize the dialog.

In SU2022, the dialog height is limited by the Windows taskbar

image

In SU2023/SU2024, the bottom of the dialog is hidden behind the Windows taskbar, so we do not see the buttons at the bottom.

image

@sketchup
Copy link

sketchup bot commented Jun 10, 2024

Logged as: SKEXT-4215

@sketchup sketchup bot added the logged label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants