[Bug 1831282] Re: Notes in transparent design is unusable over dark background

2019-05-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kdeplasma-addons (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeplasma-addons in Ubuntu.
https://bugs.launchpad.net/bugs/1831282

Title:
  Notes in transparent design is unusable over dark background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeplasma-addons/+bug/1831282/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1831282] [NEW] Notes in transparent design is unusable over dark background

2019-05-31 Thread tuxus
Public bug reported:

Ubuntu 18.04.2 LTS  KDE Plasma 5.12.7


When i use notes in transparent design it is unusable over dark 
background/wallpaper because the text are always dark.

Solution:

in 
/usr/share/plasma/plasmoids/org.kde.plasma.notes/contents/ui/main.qml 

at section

style: PlasmaStyle.TextAreaStyle {
//this is deliberately _NOT_ the theme color as we are over a known 
bright background
//an unknown colour over a known colour is a bad move as you end up 
with white on yellow
textColor: plasmoid.configuration.color === "black" ? "#dfdfdf" : 
"#202020"
}

i changed
textColor: plasmoid.configuration.color === "black" ? "#dfdfdf" : "#202020"

to
textColor: plasmoid.configuration.color === "black" ? "#dfdfdf" : "white"

and it works for me after reboot.

Please fix that for dark background.
Better there comes a feature for notes to make textcolor choosable.

Thanks

** Affects: kdeplasma-addons (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: addons notes plasma

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeplasma-addons in Ubuntu.
https://bugs.launchpad.net/bugs/1831282

Title:
  Notes in transparent design is unusable over dark background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeplasma-addons/+bug/1831282/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1706859] Re: Auto-selected keyboard layout no longer matches chosen region on "Where are you" page

2019-05-31 Thread Brian Murray
** Tags removed: rls-dd-incoming
** Tags added: rls-dd-fixing rls-ee-incoming

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1706859

Title:
  Auto-selected keyboard layout no longer matches chosen region on
  "Where are you" page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1706859/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs