Bug 443917

Summary: Limited Minimum Window Width with extremely wide screenshot
Product: [Applications] Spectacle Reporter: Anton K <KVAnton.WEB>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED FIXED    
Severity: minor CC: antonio.prcela, kde, nate, noahadvs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=443564
Latest Commit: Version Fixed In: 23.04
Attachments: spectacle full screen mode

Description Anton K 2021-10-17 21:26:56 UTC
Created attachment 142542 [details]
spectacle full screen mode

SUMMARY
Limited minimum window width. For example, the window does not fit on the vertical screen 1920 * 1080 (i.e. the minimum width of more than 1080 pixels) even in full screen mode 

https://i.imgur.com/zMoRHyz.png
https://i.imgur.com/Smm7FzM.jpg

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3
Comment 1 Antonio Prcela 2021-10-24 19:47:56 UTC
Can you please post steps to reproduce?
Wayland or X?
Comment 2 Anton K 2021-10-25 11:56:08 UTC
(In reply to Antonio Prcela from comment #1)
> Can you please post steps to reproduce?
> Wayland or X?

Probably there is no difference, but exactly on x11
Comment 3 Antonio Prcela 2021-10-25 12:35:53 UTC
(In reply to Anton K from comment #2)
> (In reply to Antonio Prcela from comment #1)
> > Can you please post steps to reproduce?
> > Wayland or X?
> 
> Probably there is no difference, but exactly on x11

Any special Steps to reproduce or does this only happen if one monitor is vertical, the other horizontal?
Comment 4 Antonio Prcela 2021-10-25 18:38:14 UTC
(In reply to Antonio Prcela from comment #3)
> (In reply to Anton K from comment #2)
> > (In reply to Antonio Prcela from comment #1)
> > > Can you please post steps to reproduce?
> > > Wayland or X?
> > 
> > Probably there is no difference, but exactly on x11
> 
> Any special Steps to reproduce or does this only happen if one monitor is
> vertical, the other horizontal?

Oh, got it. The problem seems to lie within the translated strings. Just switched to Russian (if that's Russian) and I can reproduce it now.
And it seems to ignore the MAXIMUM_WINDOW_WIDTH in this case, if I understand it correctly.
Comment 5 Noah Davis 2023-05-02 22:47:08 UTC
The problem seems to be that the minimum window width with Russian is wider than 1080px. This was likely fixed/improved in 23.04 when the UI was rewritten, so I'm marking this as fixed.