[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-04-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419168

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #6 from Nate Graham  ---
Fixed on the KDE side now. Apps that don't change properly need to be fixed
individually to be more standards-compliant.

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

[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-03-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=419168

--- Comment #5 from Kai Uwe Broulik  ---
Git commit d0f673d0e92b297afb6cd0efa7547d256d3a6252 by Kai Uwe Broulik.
Committed on 25/03/2020 at 09:41.
Pushed by broulik into branch 'Plasma/5.18'.

[Colors KCM] Also save colors when active scheme was edited

I fixed the case that the "Apply" button wasn't enabled when the selected
scheme didn't change but was edited by introducing the m_activeSchemeEdited
variable.
However, I didn't actually have it save in this case...

Differential Revision: https://phabricator.kde.org/D28270

M  +1-1kcms/colors/colors.cpp

https://commits.kde.org/plasma-desktop/d0f673d0e92b297afb6cd0efa7547d256d3a6252

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

[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-03-25 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=419168

--- Comment #4 from Kai Uwe Broulik  ---
Can confirm 1. I fixed the Apply button not enabling but apparently I forgot to
set the dirty flag, too

Not sure about Cantata but it might be doing some custom painting/palette stuff
there? Can you try with a more traditional KDE application?

As for the icons, yes, please file this as a separate bug.

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

[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419168

--- Comment #3 from i...@kintsugi-computers.org ---
Scratch that. Cantata's play-progress bar (not the scroll bar. Meant to type
progress bar and typed scroll bar) is still changing colour inconsistently, but
less so. This might be something to take up with the cantata developer though
if I'm not able to find a similar behaviour in other apps.

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

[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419168

--- Comment #2 from i...@kintsugi-computers.org ---
So I went through a bit more carefully and it looks like things fell into two
categories.

1. Clicking the apply button when editing a colour scheme does nothing until I
change to another colour scheme then change back to the one I just edited.

2. The cantata scrollbar doesn't change colour until I reboot/relog. I have a
reasonably clear memory of this being the case with other UI elements, but the
current behaviour doesn't bear this out on testing. I tried a few different qt
apps but wasn't able to replicate the issue in anything except cantata.
Realised I wasn't using the latest version of cantata (2.20 vs 2.40). Updated
cantata and it seems to be working as expected now so it looks like the only
issue is that the apply button in the "edit colour schemes" menu doesn't work.

For icons: Dolphin and Krusader both only change some icons. A few more may or
may not populate the UI after navigating through a few directories, but it'll
take a reset to fully update them. It's likely that more apps exhibit this
behaviour, but these are the apps I have installed that use system icons.

It might make sense to treat the icon issue as a separate bug, but I figure
it's worth mentioning here in case they share a common cause and it helps to
identify what that might be. Happy to file separate reports if it makes sense
to do so.

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

[systemsettings] [Bug 419168] Changing color schemes only partially works until logout/restart (native applications).

2020-03-24 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=419168

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
Which applications are affected by this?

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