Bug 428214 - Wallpaper type combobox initially overlaps adjacent button
Summary: Wallpaper type combobox initially overlaps adjacent button
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Image Wallpaper (show other bugs)
Version: master
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-25 08:53 UTC by Justin Zobel
Modified: 2020-10-26 18:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.20.2


Attachments
Image1 (22.51 KB, image/png)
2020-10-25 08:53 UTC, Justin Zobel
Details
Image2 (22.64 KB, image/png)
2020-10-25 08:54 UTC, Justin Zobel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2020-10-25 08:53:34 UTC
Created attachment 132708 [details]
Image1

SUMMARY
Incorrectly displayed dropdown box.

STEPS TO REPRODUCE
1. Right click on desktop
2. See Image1
3. To correct switch to Mouse Actions and back to Wallpaper
4. Observe Image2

OBSERVED RESULT
See Image1

EXPECTED RESULT
Should appear as Image2 initially

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.0
Comment 1 Justin Zobel 2020-10-25 08:54:08 UTC
Created attachment 132709 [details]
Image2
Comment 2 Nate Graham 2020-10-25 17:23:56 UTC
Can reproduce.
Comment 3 Bug Janitor Service 2020-10-26 17:30:03 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/205
Comment 4 David Edmundson 2020-10-26 17:33:59 UTC
Git commit 2b49b071bbea05bee9818e43fc3e0a9655ff6f63 by David Edmundson.
Committed on 26/10/2020 at 17:32.
Pushed by davidedmundson into branch 'master'.

[desktoppackage] Don't set a widget on an item in a layout

Setting width in a layout is always wrong.

M  +2    -2    desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml

https://invent.kde.org/plasma/plasma-desktop/commit/2b49b071bbea05bee9818e43fc3e0a9655ff6f63
Comment 5 David Edmundson 2020-10-26 17:34:20 UTC
Git commit a6414ab28cd77d7a51b766bbb9da5ec968ab9c6e by David Edmundson.
Committed on 26/10/2020 at 17:34.
Pushed by davidedmundson into branch 'Plasma/5.20'.

[desktoppackage] Don't set a widget on an item in a layout

Setting width in a layout is always wrong.


(cherry picked from commit 2b49b071bbea05bee9818e43fc3e0a9655ff6f63)

M  +2    -2    desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml

https://invent.kde.org/plasma/plasma-desktop/commit/a6414ab28cd77d7a51b766bbb9da5ec968ab9c6e