Bug 495827 - GTK Drop down button list wraps itself when it's actually short
Summary: GTK Drop down button list wraps itself when it's actually short
Status: RESOLVED DUPLICATE of bug 457163
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.2.2
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-05 10:53 UTC by FishBoneEK
Modified: 2024-11-05 18:44 UTC (History)
2 users (show)

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


Attachments
Screenshot (31.39 KB, image/png)
2024-11-05 10:53 UTC, FishBoneEK
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FishBoneEK 2024-11-05 10:53:31 UTC
Created attachment 175543 [details]
Screenshot

SUMMARY
Take Remmina RDP client for example (since I can reproduce on it), it has a protocol drop down list, RDP, VNC, SSH and X2GO. 
As shown in the attached screenshot, the drop down thinks it's long and wraps itself, but it's actually short.
This issue isn't frequent, and I can reproduce it on Deluge GTK client's ltconfig drop down list too. Given the fact that Remmina is a GTK client, i think it's related to KDE's GTK implementation.


STEPS TO REPRODUCE
1. Open Remmina
2. Click RDP to drop down the list

OBSERVED RESULT
The list wraps

EXPECTED RESULT
Shouldn't wrap as it's short and has only 4 items.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5500U with Radeon Graphics
Memory: 37.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-11-05 18:44:01 UTC
*** This bug has been marked as a duplicate of bug 457163 ***