[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.23.5

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

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

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |df55858321906091252d87c02a5 |aaf9d475fd39fddb7671b33dca6
   |e35d379a10056   |b1a8ed74e2c06

--- Comment #18 from Nate Graham  ---
Git commit aaf9d475fd39fddb7671b33dca6b1a8ed74e2c06 by Nate Graham, on behalf
of Noah Davis.
Committed on 24/12/2021 at 18:03.
Pushed by ngraham into branch 'Plasma/5.23'.

digital-clock: fix calendar popup contrast when opened from desktop


(cherry picked from commit df55858321906091252d87c02a5e35d379a10056)

M  +3-0applets/digital-clock/package/contents/ui/CalendarView.qml

https://invent.kde.org/plasma/plasma-workspace/commit/aaf9d475fd39fddb7671b33dca6b1a8ed74e2c06

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-24 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=446991

Noah Davis  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||df55858321906091252d87c02a5
   ||e35d379a10056

--- Comment #17 from Noah Davis  ---
Git commit df55858321906091252d87c02a5e35d379a10056 by Noah Davis.
Committed on 24/12/2021 at 13:30.
Pushed by ngraham into branch 'master'.

digital-clock: fix calendar popup contrast when opened from desktop

M  +3-0applets/digital-clock/package/contents/ui/CalendarView.qml

https://invent.kde.org/plasma/plasma-workspace/commit/df55858321906091252d87c02a5e35d379a10056

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=446991

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |ASSIGNED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1

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

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #15 from Noah Davis  ---
Ok, I figured it out. The color comes from here:
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/components/containmentlayoutmanager/qml/BasicAppletContainer.qml#L31

This is because of the code here:
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/digital-clock/package/contents/ui/main.qml#L23

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #14 from Noah Davis  ---
I have a theory that something is changing the color scope or directly setting
the color of PlasmaCore.Theme.textColor, but I don't know what. There's nothing
in the code of the calendar module in plasma-framework or the code of the
digital clock widget.

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

Shane Whitmire  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #13 from Shane Whitmire  ---
I am using arch. Any packages I should install?

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446991

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---
 CC||niccolo.venera...@gmail.com
   ||, noaha...@gmail.com

--- Comment #12 from Nate Graham  ---
Well color me confused beyond my level of knowledge, then. :/

Noah or Niccolo, any ideas?

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #11 from Shane Whitmire  ---
[dogunbound@dogArch ~]$ 
grep 'Colors:Window' -A 13 ~/.config/kdeglobals
[Colors:Window]
BackgroundAlternate=227,229,231
BackgroundNormal=239,240,241
DecorationFocus=61,174,233
DecorationHover=61,174,233
ForegroundActive=61,174,233
ForegroundInactive=112,125,138
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=35,38,41
ForegroundPositive=39,174,96
ForegroundVisited=155,89,182

[dogunbound@dogArch ~]$

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #10 from Nate Graham  ---
Can you paste the output of 

grep 'Colors:Window' -A 13 ~/.config/kdeglobals

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #9 from Shane Whitmire  ---
https://imgur.com/a/Q6tiPMO


Hmmm. That didn't change anything either. I generally use the breeze theme
whenever possible. I only use breeze light rn for color because regular breeze
causes the top of windows to become dark.

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #8 from Nate Graham  ---
> The color schemes do no affect the clock widget.
That means you're using a Plasma theme that does not respect the active color
scheme.

Can you try again with the *Breeze* Plasma style? Not Breeze Light or Breeze
Dark. Only *Breeze*. Then while the Breeze Plasma theme is active, try
resetting the color scheme to something else and then back to Breeze Light.

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-17 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #7 from Shane Whitmire  ---
The color schemes do no affect the clock widget.

Also to note, I have sweet Mars and sweet normal installed and they also have
similar issues with the calendar widget. 

https://imgur.com/a/zPpbRfa

I did try changing everything around with no avail.

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #6 from Nate Graham  ---
This is very strange.

Can you try setting your color scheme to something else, and then back to
Breeze Light?

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-15 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #5 from Shane Whitmire  ---
The reason why I think it is a theme problem is because it works well in dark
theme:
https://imgur.com/gallery/SKxQQ5g

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-15 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #4 from Shane Whitmire  ---
I've experimented with:

 Plasma style: Breeze normal (Follows color scheme), and it still has the same
behavior.
Color: Breeze (normal), still the same behavior.

I even have the same behavior with plasma style air!!!

Maybe this problem is with something else???

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-15 Thread Shane Whitmire
https://bugs.kde.org/show_bug.cgi?id=446991

--- Comment #3 from Shane Whitmire  ---
https://imgur.com/gallery/VVCnW4g

Quick Setting: Light theme

Appearance:
Global Theme: Breeze
Application Style: Breeze
Plasma Style: Breeze Light
Colors: Breeze Light
Window Decoration: Breeze

Everything else shouldn't mess with it.

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

[frameworks-plasma] [Bug 446991] Calander popup in clock widget unusable on breeze light

2021-12-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446991

Nate Graham  changed:

   What|Removed |Added

Product|Breeze  |frameworks-plasma
Version|5.23.4  |5.88.0
   Assignee|plasma-b...@kde.org |notm...@gmail.com
  Component|Color scheme|components
   Severity|task|normal
 CC||n...@kde.org,
   ||plasma-b...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Nate Graham  ---
Cannot reproduce with Breeze Light color scheme and Breeze Plasma theme (Not
Breeze Light or Breeze Dark). What Plasma theme are you using?

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