[Breeze] [Bug 442860] KTitleWidget is drawn with background color and covers up horizontal separator line below titlebar on KPageDialog

2021-09-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442860

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/breeze/commit/9ecd94af5b |ma/breeze/commit/fa80b07b2a
   |c68b4b72faf005f8bdd163176d5 |2c74723bce303511bc28d370980
   |b22 |9a6

--- Comment #5 from Nate Graham  ---
Git commit fa80b07b2a2c74723bce303511bc28d3709809a6 by Nate Graham, on behalf
of Ismael Asensio.
Committed on 24/09/2021 at 15:11.
Pushed by ngraham into branch 'Plasma/5.23'.

KTitleWidget: Make background transparent again

Removing this turned out to cause a small visual glitch in the
settings window for some apps
FIXED-IN: 5.23


(cherry picked from commit 9ecd94af5bc68b4b72faf005f8bdd163176d5b22)

M  +4-0kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/fa80b07b2a2c74723bce303511bc28d3709809a6

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 442860] KTitleWidget is drawn with background color and covers up horizontal separator line below titlebar on KPageDialog

2021-09-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442860

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.23
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/9ecd94af5b
   ||c68b4b72faf005f8bdd163176d5
   ||b22
 Resolution|--- |FIXED

--- Comment #4 from Nate Graham  ---
Git commit 9ecd94af5bc68b4b72faf005f8bdd163176d5b22 by Nate Graham, on behalf
of Ismael Asensio.
Committed on 24/09/2021 at 15:08.
Pushed by ngraham into branch 'master'.

KTitleWidget: Make background transparent again

Removing this turned out to cause a small visual glitch in the
settings window for some apps
FIXED-IN: 5.23

M  +4-0kstyle/breezestyle.cpp

https://invent.kde.org/plasma/breeze/commit/9ecd94af5bc68b4b72faf005f8bdd163176d5b22

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 442860] KTitleWidget is drawn with background color and covers up horizontal separator line below titlebar on KPageDialog

2021-09-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442860

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/breeze/-/merge_requests/148

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 442860] KTitleWidget is drawn with background color and covers up horizontal separator line below titlebar on KPageDialog

2021-09-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442860

Nate Graham  changed:

   What|Removed |Added

Version|5.86.0  |5.22.90
 CC||isma...@gmail.com,
   ||noaha...@gmail.com
Summary|KTitleWidget covers up  |KTitleWidget is drawn with
   |horizontal separator line   |background color and covers
   |below titlebar on   |up horizontal separator
   |KPageDialog |line below titlebar on
   ||KPageDialog
   Assignee|cf...@kde.org   |plasma-b...@kde.org
  Component|general |QStyle
   Priority|NOR |HI
Product|frameworks-kwidgetsaddons   |Breeze

--- Comment #2 from Nate Graham  ---
I found the issue: we removed the "draw frames around page titles" option from
Breeze, but is seems we defaulted it to on, rather than off, so the background
color is always drawn now, and it just happens to match the page background so
nobody noticed it except for this visual glitch.

In any event, reverting 726f499f240881cbcf6a774b652a6d2926c766a9 in Breeze
fixes the issue.

Ismael, would you be able to investigate?

-- 
You are receiving this mail because:
You are watching all bug changes.