Summary: | Dolphin's menu has 'korners' | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kconfigwidgets | Reporter: | Oliver Beard <olib141> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | felixernst, kfm-devel, nate |
Priority: | NOR | ||
Version: | 5.92.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kconfigwidgets/-/commit/babd8078cc92b3f46dbab0286d7629ada1c2d10f | Version Fixed In: | 5.93 |
Sentry Crash Report: | |||
Attachments: | Image showing broken corners in menu |
Description
Oliver Beard
2022-04-03 06:19:40 UTC
Created attachment 147920 [details]
Image showing broken corners in menu
Cannot reproduce at 200% scale on Wayland. Does the same thing happen for Gwenview's similar hamburger menu? (In reply to Nate Graham from comment #2) > Cannot reproduce at 200% scale on Wayland. Does the same thing happen for > Gwenview's similar hamburger menu? Indeed. Gwenview reports a version number 21.12.3 (same as dolphin). Perhaps it's been fixed since? Considering that other context menus, and even submenus of the broken menu do not show this issue, perhaps the wrong/an outdated style is being used, given that there was work to fix black corners not long ago IIRC. It's a parenting issue in KHamburgerMenu itself IIRC. I seem to recall that it got fixed recently in Frameworks 5.93. Please feel free to re-open this bug report if you upgrade to 5.93 and find that it's not yet fixed for you. >I seem to recall that it got fixed recently in Frameworks 5.93. Yes, https://invent.kde.org/frameworks/kconfigwidgets/-/commit/babd8078cc92b3f46dbab0286d7629ada1c2d10f should have fixed it. Thanks Felix! |