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

Font changing dialog is too big for certain display resolutions #310

Open
Cuperino opened this issue Dec 17, 2024 · 8 comments
Open

Font changing dialog is too big for certain display resolutions #310

Cuperino opened this issue Dec 17, 2024 · 8 comments
Assignees
Labels
bug Something isn't working usability
Milestone

Comments

@Cuperino
Copy link
Owner

Bug Description
If you select too much text, the font change dialog will extend beyond the display's resolution

Steps to Reproduce
On a display with 768px of vertical resolution...
1.Select a paragraph
2. Open "Choose system font" dialog

Expected behavior
Dialog extends beyond window height.

Detailed description of display configuration (if applicable)
Unavailable. 1366x768 is estimated, meaning this bug also affects Standard Definition displays

Screenshots (optional)
photo_2024-12-17_19-19-39

Device information

  • QPrompt Version: v2.0b
  • Operating System: Windows

Additional context
Windows doesn't allow placing window decorators at a position above the top of the screen if no other display is mapped to that space. This makes the dialog buttons completely inaccesible on Windows. One can work around the problem on Linux (KDE Plasma) by pressing the Super key and dragging the window as needed.

@Cuperino Cuperino added enhancement New feature or request usability labels Dec 17, 2024
@Cuperino Cuperino added this to the 2.0 milestone Dec 17, 2024
@Cuperino Cuperino self-assigned this Dec 17, 2024
@Cuperino Cuperino added this to QPrompt Dec 17, 2024
@github-project-automation github-project-automation bot moved this to Uncategorized Issues in QPrompt Dec 17, 2024
@Cuperino Cuperino changed the title Font changing dialog is too bif for certain display resolutions Font changing dialog is too big for certain display resolutions Dec 17, 2024
@Cuperino Cuperino moved this from Uncategorized Issues to Editor in QPrompt Dec 17, 2024
@videosmith
Copy link

videosmith commented Dec 19, 2024

Appears to work correctly with those settings in Debian...
with 1.2 r6
Screenshot_20241218_210754

@Cuperino
Copy link
Owner Author

Maybe Windows had upscaling or a lower resolution was used.

@videosmith
Copy link

Hopefully RPi/Debian will get QT6 implemented soon...

@videosmith
Copy link

Maybe Windows had upscaling or a lower resolution was used.

Back in the day, certain nVidia settings would allow larger resolutions than the device supported by surpassing the devices borders and allowing you to pan around the larger image, however this may not be the case here as QPrompt is displaying a full window correctly according to the screen shot.

@videosmith
Copy link

Maybe Windows had upscaling or a lower resolution was used.

DX vs OpenGL issue?

@Cuperino
Copy link
Owner Author

Probably a user setting.

@videosmith
Copy link

I noticed the size of the font requestor window was significantly taller than mine....

@Cuperino
Copy link
Owner Author

The text also spans multiple lines. That might be related.

@Cuperino Cuperino added bug Something isn't working and removed enhancement New feature or request labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working usability
Projects
Status: Editor
Development

No branches or pull requests

2 participants