[frameworks-knewstuff] [Bug 421270] GHNS windows show unreadable error messages with Breeze Dark global theme

2020-07-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421270

Patrick Silva  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

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

[frameworks-knewstuff] [Bug 421270] GHNS windows show unreadable error messages with Breeze Dark global theme

2020-05-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421270

Nate Graham  changed:

   What|Removed |Added

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

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

[frameworks-knewstuff] [Bug 421270] GHNS windows show unreadable error messages with Breeze Dark global theme

2020-05-13 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=421270

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kne
   ||wstuff/5ce4d1a29b9696d59450
   ||a960da2d9df0136673a5

--- Comment #3 from Dan Leinir Turthra Jensen  ---
Git commit 5ce4d1a29b9696d59450a960da2d9df0136673a5 by Dan Leinir Turthra
Jensen.
Committed on 13/05/2020 at 19:49.
Pushed by leinir into branch 'master'.

Fix incorrect colours in the KNS Quick messagebox

Summary:
Explicitly set the colours used in the messagebox' content item,
as the theme does not propagate to the simpler items, only to
those based on top of QtQuick Controls.

Test Plan: Ensure you are using a dark colour scheme. Provoke an error dialog
in any KNewStuff Quick dialog, and see that this patch makes the error message
colour turn from a near-invisible text on a dark background (as shown in
https://bugs.kde.org/show_bug.cgi?id=421270) to a visible text on a dark
background.

Reviewers: #frameworks, #knewstuff, #plasma, bugseforuns, ngraham

Reviewed By: ngraham

Subscribers: ngraham, kde-frameworks-devel

Tags: #frameworks

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

M  +6-0src/qtquick/qml/private/MessageBoxSheet.qml

https://commits.kde.org/knewstuff/5ce4d1a29b9696d59450a960da2d9df0136673a5

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

[frameworks-knewstuff] [Bug 421270] GHNS windows show unreadable error messages with Breeze Dark global theme

2020-05-12 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=421270

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Dan Leinir Turthra Jensen  ---
Confirmed, and i've got a patch ready for you to test up here:
https://phabricator.kde.org/D29678 - turns out that TextEdit isn't covered by
the automagic theming in Kirigami, and this report is the result. Well spotted,
thank you :)

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

[frameworks-knewstuff] [Bug 421270] GHNS windows show unreadable error messages with Breeze Dark global theme

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

--- Comment #1 from Patrick Silva  ---
Created attachment 128329
  --> https://bugs.kde.org/attachment.cgi?id=128329=edit
error message 2

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