Bug 484170

Summary: Unable to resize.
Product: [Applications] kcolorchooser Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: wishlist CC: cfeck
Priority: NOR Flags: 4wy78uwh: performance-
Version: 24.05.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://bugreports.qt.io/browse/QTBUG-126387
Latest Commit: Version Fixed In:
Attachments: Reproduction screencast.
Screenshot of the disabled context menu entry for "Resize".

Description Roke Julian Lockhart Beedell 2024-03-21 15:25:25 UTC
SUMMARY
There's no way to resize the window.

STEPS TO REPRODUCE
Attempt to drag the border.

OBSERVED RESULT
It doesn't allow the user to resize the window.

EXPECTED RESULT
It should.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240319
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi
Comment 1 Roke Julian Lockhart Beedell 2024-06-10 12:29:42 UTC
Created attachment 170329 [details]
Reproduction screencast.
Comment 2 Roke Julian Lockhart Beedell 2024-06-10 12:32:30 UTC
Created attachment 170330 [details]
Screenshot of the disabled context menu entry for "Resize".
Comment 3 Christoph Feck 2024-06-14 22:42:58 UTC
That's the Qt color dialog.
Comment 4 Roke Julian Lockhart Beedell 2024-06-14 23:27:29 UTC
(In reply to Christoph Feck from comment #3)
So has this been resolved upstream, or should this report be transferred upstream?
Comment 5 Christoph Feck 2024-06-15 09:43:36 UTC
Report it upstream, if not already done. It will, however, have no chance for a fix. It would need a rewrite of the dialog, because it currently isn't designed to be resizable, see images at https://www.geeksforgeeks.org/pyqt5-how-to-allow-qcolordialog-widget-to-resize/
Comment 6 Roke Julian Lockhart Beedell 2024-06-15 22:27:27 UTC
(In reply to Christoph Feck from comment #5)
Thanks for that example. It's a good demonstration of why it'd be worth having this fixed, and why this can't be fixed by KDE. I've reported https://bugreports.qt.io/browse/QTBUG-126387 upstream.