Bug 443917 - Limited Minimum Window Width with extremely wide screenshot
Summary: Limited Minimum Window Width with extremely wide screenshot
Status: RESOLVED FIXED
Alias: None
Product: Spectacle
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: Boudhayan Gupta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-17 21:26 UTC by Anton K
Modified: 2023-05-02 22:47 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 23.04


Attachments
spectacle full screen mode (1.52 MB, image/png)
2021-10-17 21:26 UTC, Anton K
Details

Note You need to log in before you can comment on or make changes to this bug.
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.