Bug 118679 - scrambled sheet names on sheet tabs if protected
Summary: scrambled sheet names on sheet tabs if protected
Status: RESOLVED DUPLICATE of bug 118646
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.1.0.1 rc
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CommonSalLayout-refactoring-regressions
  Show dependency treegraph
 
Reported: 2018-07-10 19:19 UTC by karsten.henning
Modified: 2018-07-10 21:25 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of sheets in Calc (34.32 KB, image/png)
2018-07-10 19:22 UTC, karsten.henning
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karsten.henning 2018-07-10 19:19:27 UTC
Description:
After Protection a sheet, the name will be decrypted 

Steps to Reproduce:
1. Create a new Calc-File
2. create some more sheets and fill any data if you want
3. select any sheet and right-click to protect without password

Actual Results:
the name of the sheet appears with unreadable characters

Expected Results:
the name of the sheet is readable and has an locker symbol


Reproducible: Always


User Profile Reset: No



Additional Info:
If you click any times between the sheets, the name can appear sometimes correct
Comment 1 karsten.henning 2018-07-10 19:22:45 UTC
Created attachment 143436 [details]
Screenshot of sheets in Calc
Comment 2 Susan Gessing 2018-07-10 20:42:03 UTC
Was able to reproduce in both the following builds:

Version: 6.0.5.2 (x64)
Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
Locale: en-US (en_US); Calc: CL

and

Version: 6.2.0.0.alpha0+
Build ID: b1740fba0d1e6e3d69c3781734509317f42a0e4f
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-06-15_08:49:04
Locale: en-US (en_US); Calc: CL
Comment 3 Eike Rathke 2018-07-10 21:12:06 UTC
Never had that. Might this be an "OpenGL on Windows" driver problem? Does it happen with OpenGL disabled? Tools -> Options -> LibreOffice -> View, Graphics Output, disable "Use hardware acceleration" and restart LibreOffice.

(summary corrected, "decrypted" is something else ;-)
Comment 4 V Stuart Foote 2018-07-10 21:25:42 UTC
VCL font rendering on Windows, affecting both Default GDI+ and OpenGL rendering.

Should be fixed with tonight's build of master.

*** This bug has been marked as a duplicate of bug 118646 ***