Bug 476665 - No background in QQC.ScrollView
Summary: No background in QQC.ScrollView
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (show other bugs)
Version: master
Platform: Compiled Sources Other
: NOR major
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: accessibility, qt6, regression
Depends on:
Blocks:
 
Reported: 2023-11-07 11:43 UTC by Fushan Wen
Modified: 2023-11-08 21:14 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fushan Wen 2023-11-07 11:43:29 UTC
Regression from https://invent.kde.org/plasma/breeze/-/merge_requests/342
Comment 1 Bug Janitor Service 2023-11-07 11:48:50 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/breeze/-/merge_requests/364
Comment 2 Carl Schwan 2023-11-07 12:34:15 UTC
Git commit 2e752068c4b97d7e5eaaf86422c10d136e23d45a by Carl Schwan.
Committed on 07/11/2023 at 12:48.
Pushed by carlschwan into branch 'master'.

Fix QQC2 Scrollview having no background

M  +3    -2    kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/-/commit/2e752068c4b97d7e5eaaf86422c10d136e23d45a
Comment 3 Nate Graham 2023-11-08 21:14:31 UTC
Fixed with that commit.