Bug 120357 - The last drawn form control does not refresh on switching to design mode, if OpenGL is on
Summary: The last drawn form control does not refresh on switching to design mode, if ...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.1.1.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-05 23:24 UTC by Regina Henschel
Modified: 2019-05-16 15:52 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot (19.17 KB, image/png)
2018-10-05 23:24 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2018-10-05 23:24:17 UTC
Created attachment 145423 [details]
Screenshot

Open Calc and show the 'Form controls' toolbar. Draw three buttons. Switch to alive mode and back to design mode. Notice, that the last drawn button is not refreshed and badly rendered.
I see this behavior not only in Calc but in the other modules too.
It happens not only to buttons but to list-box and combo-box to the button-like drop-down part too.

It occurs, if OpenGL is enabled. It does not occur, if OpenGl is disabled.

I work on Windows 10.
Comment 1 Telesto 2018-10-06 15:51:44 UTC
No repro
Version: 6.2.0.0.alpha0+
Build ID: 52cb73911e661fb636085337374e09845f07783b
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-10-02_01:05:50
Locale: nl-NL (nl_NL); Calc: CL

However I'm having different issue
1. Save the Calc file with three buttons
2. Re-open -> not all the buttons are drawn (until mouse over) (with an without OpenGL)
3. Press Design mode -> buttons gone

-> bug 120367
Comment 2 Regina Henschel 2018-10-06 16:27:01 UTC
Please try it using a 6.1.2 version.
Comment 3 Telesto 2018-10-06 17:23:33 UTC
No repro with (I don't have 6.1.2.1 around)
Versie: 6.1.0.2
Build ID: b3972dcf1284967612d5ee04fea9d15bcf0cc106
CPU-threads: 4; Besturingssysteem: Windows 6.3; UI-render: GL; 
Locale: nl-NL (nl_NL); Calc: CL

Anyway, might be GPU/driver specific. I tested it with a AMD7700
Comment 4 Xisco Faulí 2018-11-08 13:19:33 UTC
Hi Regina,
Do you still reproduce this problem with a master build ?
Comment 5 Regina Henschel 2018-11-10 12:21:25 UTC
I still see the bad rendering when coming back to design mode in Version: 6.2.0.0.alpha1+ (x64)
Build ID: f825e6d4082c0d0beb1c95b881f6a2ee9bfc9161
CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-11-05_00:20:26
Locale: de-DE (en_US); Calc: CL
Comment 6 Xisco Faulí 2019-05-16 11:47:57 UTC
Hello Regina,
Many things has changed wrt OpenGL in master.
Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
Comment 7 Regina Henschel 2019-05-16 15:52:26 UTC
Indeed, it works now.