[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2021-01-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=422190

Nicolas Fella  changed:

   What|Removed |Added

 CC||kinof...@gmail.com

--- Comment #11 from Nicolas Fella  ---
*** Bug 431575 has been marked as a duplicate of this bug. ***

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422190

Patrick Silva  changed:

   What|Removed |Added

 CC||azis.nau...@gmail.com

--- Comment #10 from Patrick Silva  ---
*** Bug 428313 has been marked as a duplicate of this bug. ***

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422190

--- Comment #9 from Nate Graham  ---
Thanks Nico!

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=422190

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
   Version Fixed In|5.74|20.08.3

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=422190

--- Comment #8 from Nicolas Fella  ---
The fix was only in master, not 20.08.

I took the liberty of cherry-picking it
https://invent.kde.org/network/kaccounts-integration/commit/41b91d296cfa139ba1f7ff1f985ca2e9ec62160e

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=422190

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/kaccounts-integration/c |ork/kaccounts-integration/c
   |ommit/6affdf9d5c406ac9cb17a |ommit/41b91d296cfa139ba1f7f
   |fb91c0278c9893c4e80 |f1f985ca2e9ec62160e
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Nicolas Fella  ---
Git commit 41b91d296cfa139ba1f7ff1f985ca2e9ec62160e by Nicolas Fella, on behalf
of Dan Leinir Turthra Jensen.
Committed on 26/10/2020 at 23:55.
Pushed by nicolasfella into branch 'release/20.08'.

Fix account details page (especially on dark themes)

Not setting the colour of a rectangle yields a white one, never mind
what colorSet you set on it. Explicitly set the background colour to the
theme's background colour, so we don't end up with that nasty white
rectangle with some near-white text on top on dark themes.
(cherry picked from commit 6affdf9d5c406ac9cb17afb91c0278c9893c4e80)

M  +1-0src/kcm/package/contents/ui/AccountDetails.qml

https://invent.kde.org/network/kaccounts-integration/commit/41b91d296cfa139ba1f7ff1f985ca2e9ec62160e

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422190

Nate Graham  changed:

   What|Removed |Added

   Assignee|kde-telepathy-b...@kde.org  |ad...@leinir.dk

--- Comment #6 from Nate Graham  ---
Dan, can you investigate?

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-10-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422190

Patrick Silva  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #5 from Patrick Silva  ---
This bug is reproducible again when I use Breeze Dark global theme.

Operating System: Arch Linux
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-08-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422190

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||5.74

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-08-14 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=422190

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/kaccounts-integration/c
   ||ommit/6affdf9d5c406ac9cb17a
   ||fb91c0278c9893c4e80

--- Comment #4 from Dan Leinir Turthra Jensen  ---
Git commit 6affdf9d5c406ac9cb17afb91c0278c9893c4e80 by Dan Leinir Turthra
Jensen.
Committed on 14/08/2020 at 09:10.
Pushed by leinir into branch 'master'.

Fix account details page (especially on dark themes)

Not setting the colour of a rectangle yields a white one, never mind
what colorSet you set on it. Explicitly set the background colour to the
theme's background colour, so we don't end up with that nasty white
rectangle with some near-white text on top on dark themes.

M  +1-0src/kcm/package/contents/ui/AccountDetails.qml

https://invent.kde.org/network/kaccounts-integration/commit/6affdf9d5c406ac9cb17afb91c0278c9893c4e80

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-08-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=422190

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/network/kaccounts-integration/-/merge_requests/3

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-08-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=422190

Patrick Silva  changed:

   What|Removed |Added

 CC||win8li...@gmail.com

--- Comment #2 from Patrick Silva  ---
*** Bug 425314 has been marked as a duplicate of this bug. ***

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-06-07 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=422190

--- Comment #1 from Peter J. Mello  ---
I'm experiencing precisely the same thing since adding the KDE Neon
Git-Unstable repository to my Kubuntu 20.04 LTS system. Without sifting through
the commit history yet, this smells like a regression.

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-06-07 Thread Peter J. Mello
https://bugs.kde.org/show_bug.cgi?id=422190

Peter J. Mello  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[KAccounts] [Bug 422190] Unreadable row under account details when Breeze Dark global theme is used

2020-05-29 Thread John Davies
https://bugs.kde.org/show_bug.cgi?id=422190

John Davies  changed:

   What|Removed |Added

 CC||citriccactus+kdebugs@gmail.
   ||com

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