Bug 121946 - The special characters screen is grayish (disappears after scrolling)
Summary: The special characters screen is grayish (disappears after scrolling)
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: lowest trivial
Assignee: Caolán McNamara
URL:
Whiteboard: target:6.3.0 target:6.2.0.1
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2018-12-06 18:56 UTC by Telesto
Modified: 2018-12-11 11:48 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot (78.28 KB, image/jpeg)
2018-12-06 18:56 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2018-12-06 18:56:20 UTC
Description:
The special characters screen is grayish (disappears after scrolling)

Steps to Reproduce:
1. Insert -> Special characters

Actual Results:
Grayish background for the glyphs

Expected Results:
White


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: b7f1b4c02c61dbe846ca190b246061b11c59e1df
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-12-06_01:03:09
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: threaded
Comment 1 Telesto 2018-12-06 18:56:39 UTC
Created attachment 147331 [details]
Screenshot
Comment 2 Durgapriyanka 2018-12-07 17:01:48 UTC
Thank you for reporting the bug. I can confirm that the bug is present in 

Version: 6.1.3.2
Build ID: 86daf60bf00efa86ad547e59e09d6bb77c699acb
CPU threads: 2; OS: Windows 6.1; UI render: default; 
Locale: en-US (en_US); Calc: group threaded
Comment 3 Xisco Faulí 2018-12-08 12:42:41 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=cf6c748f30fd630b6b7256e0c7ba1783892f9d1e

author	Caolán McNamara <caolanm@redhat.com>	2018-07-16 16:04:11 +0100
committer	Caolán McNamara <caolanm@redhat.com>	2018-07-16 18:22:39 +0200
commit cf6c748f30fd630b6b7256e0c7ba1783892f9d1e (patch)
tree 3ea53faf3695f76c755242b955e43eef756a43d7
parent 66537c7cecbfe92b3b50cff4c0cac051d8d4272f (diff)
tdf#118681 make sure we're using the right font char map

Bisected with: win-6-2

Adding Cc: to Caolán McNamara
Comment 4 Commit Notification 2018-12-10 21:04:50 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/280a204b8230e2ea5626844e72f2d315cdecb931%5E%21

Resolves: tdf#121946 first time draw uses gray bg

It will be available in 6.3.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.
Comment 5 Commit Notification 2018-12-10 21:04:59 UTC
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-6-2":

https://git.libreoffice.org/core/+/f477d24127aacc849757f245a9bbd8a4c8561a6d%5E%21

Resolves: tdf#121946 first time draw uses gray bg

It will be available in 6.2.0.1.

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.
Comment 6 Caolán McNamara 2018-12-10 21:12:09 UTC
that seems to fix it
Comment 7 Xisco Faulí 2018-12-11 11:48:34 UTC
Verified in

Version: 6.3.0.0.alpha0+
Build ID: 0ad2302cf6787cacbbaca081a890a0e356a55297
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

@Caolán, Thanks for fixing this!!