Bug 469739 - "Configure KDevelop" Dialogue too large and without scrollbar
Summary: "Configure KDevelop" Dialogue too large and without scrollbar
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (other bugs)
Version First Reported In: 5.11.230401
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 11:58 UTC by Tom
Modified: 2023-05-15 09:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Compare Configure KDevelop and Configure Kate (227.98 KB, image/png)
2023-05-15 09:23 UTC, Igor Kushnir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom 2023-05-14 11:58:10 UTC
Kdevelop version 5.11.230401 on Kubuntu 22.04.

When opening the "Configure KDevelop" Dialogue via Settings menu, the dialogue window opens as large as the lower parts are out off the screen, so unfortunately, the buttons "OK", "Apply" and "Cancel" are out of reach.
As a workaround left-click on the title bar and choosing "more action"->"move" andmoving the window to the top make the buttons visible, however now the upper part of the window is invisible.
I assume making the dialogue scrollable would solve this issue.
Comment 1 Igor Kushnir 2023-05-15 07:07:34 UTC
The Configure KDevelop dialog's size is 861x830 pixels on my system. What's your display resolution? 800x600? Such a low resolution appears old. Is it still common?
Comment 2 Tom 2023-05-15 07:52:21 UTC
Hi, Igor,

my screen resolution is 1920x1080.

The global scale is 100% , according to Display Configuration of System
Settings.
The general Font is set to Noto Sans 14pt, AntiAliasing enabled and
Force Font DPI = 130.

Hope, this Information will help you.

Kind Regards

Tom

On 15.05.23 09:07, Igor Kushnir wrote:
> https://bugs.kde.org/show_bug.cgi?id=469739
>
> Igor Kushnir <igorkuo@gmail.com> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |igorkuo@gmail.com
>
> --- Comment #1 from Igor Kushnir <igorkuo@gmail.com> ---
> The Configure KDevelop dialog's size is 861x830 pixels on my system. What's
> your display resolution? 800x600? Such a low resolution appears old. Is it
> still common?
>
Comment 3 Igor Kushnir 2023-05-15 09:23:15 UTC
Created attachment 158965 [details]
Compare Configure KDevelop and Configure Kate
Comment 4 Igor Kushnir 2023-05-15 09:26:43 UTC
Attached a comparison screenshot: the Configure Kate dialog has a vertical scrollbar, while Configure KDevelop doesn't. Someone would have to transfer Kate's approach to KDevelop in order to limit the dialog height when system fonts are much larger than default.