[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #5 from Caolán McNamara  ---
couldn't see anything good to take a warning color from, so in the end just
picked a color I could read it with as a background

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

--- Comment #4 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a0f9f8ddaaa4ca14c9cc37259e2ac5dce63b3c77

tdf#148448 pick a warning color more likely to be readable in dark theme

It will be available in 7.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Caolán McNamara  changed:

   What|Removed |Added

   Assignee|caol...@redhat.com  |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|NEW

--- Comment #3 from Caolán McNamara  ---
not the original reported problem of windows dark mode, the commit solves the
similar gtk one and gives a route to fix the windows one, but its still always
COL_YELLOW for windows after that commit

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Heiko Tietze  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 OS|Windows (All)   |All
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #2 from Heiko Tietze  ---
Caolan, fixed with https://gerrit.libreoffice.org/c/core/+/132684?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||143344
 CC||79045_79...@mail.ru


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143344
[Bug 143344] [META] Linux Dark Mode bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148448] Warning is unreadable in Mail Merge Wizard in dark mode

2022-04-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148448

Caolán McNamara  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Caolán McNamara  ---
the same is true in the gtk dark mode. These is a weld::LabelType::Warning and
we have handlers for that in vcl/source/app/salvtables.cxx and
vcl/unx/gtk3/gtkinst.cxx which just pick "yellow" for the background. Beside
them for Error and/or Title we pick something more sensible from the system
theme but for "Warning" its a (inherited from the past IIRC) hard coded yellow.

-- 
You are receiving this mail because:
You are the assignee for the bug.