Bug 540136 - Window repaint wrong
Summary: Window repaint wrong
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.10   Edit
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-10-15 07:51 EDT by Ulf Svernby CLA
Modified: 2018-11-15 17:04 EST (History)
2 users (show)

See Also:


Attachments
View error in UI (139.53 KB, application/pdf)
2018-10-15 07:51 EDT, Ulf Svernby CLA
no flags Details
Expected result (130.97 KB, application/pdf)
2018-10-15 07:55 EDT, Ulf Svernby CLA
no flags Details
eclipse configuration (469.31 KB, text/plain)
2018-10-19 04:55 EDT, Ulf Svernby CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulf Svernby CLA 2018-10-15 07:51:14 EDT
Created attachment 276243 [details]
View error in UI

I installed  eclipse-cpp-2018-09-linux-gtk-x86_64.tar.gz un my linux server.
I use OpenText Exceed as X-server on my Window 7 PC.
I have used eclipse/CDT for 3 years without any UI problems.

I usually split window, in to subwindows, vertically.
When left most windows is scrolled or if I add or remove lines, then the changed part is repainted with the content of the right most window. The repainted contents, of the left window, contains two smaller windows containing data from the right window.
Comment 1 Ulf Svernby CLA 2018-10-15 07:55:31 EDT
Created attachment 276244 [details]
Expected result

This was what I expected
Comment 2 Andrey Loskutov CLA 2018-10-15 08:04:50 EDT
Can you please:
* attach here your GTK configuration details (help->about -> installation details -> configuration -> org.eclipse.swt.internal.* values
* check if the error happens in NON dark mode too
* do not use .pdf, but .png for images and .txt for text next time?
Comment 3 Ulf Svernby CLA 2018-10-19 04:55:24 EDT
Created attachment 276308 [details]
eclipse configuration

I attached the whole eclipse configuration
Comment 4 Ulf Svernby CLA 2018-10-19 05:04:20 EDT
The problem shows in classic background also
Comment 5 Ulf Svernby CLA 2018-10-19 05:27:31 EDT
before starting eclipse the following is executed 
SWT_GTK3=0
And we use Red Hat 7 plattform
Comment 6 Eric Williams CLA 2018-10-19 08:33:47 EDT
(In reply to Ulf Svernby from comment #5)
> before starting eclipse the following is executed 
> SWT_GTK3=0
> And we use Red Hat 7 plattform

So you are using GTK2? Please try with GTK3 as there is no more GTK2 support in 4.10.
Comment 7 Eric Williams CLA 2018-11-15 17:04:38 EST
No response in almost a month, closing this ticket now. Please reopen this bug if you experience the issue on GTK3.22/24.