Bug 535065

Summary: [HiDPI][GTK3] CTabFolder's chevron is renderred too small on x2 display
Product: [Eclipse Project] Platform Reporter: Peter Severin <peter>
Component: SWTAssignee: Sravan Kumar Lakkimsetti <sravankumarl>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: emond.papegaaij, ericwill, lshanmug, platform-swt-inbox, sravankumarl
Version: 4.8   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=535068
Whiteboard:
Attachments:
Description Flags
Broken chevron rendering in CTabFolder
none
CTabFolder's chevron is blurry on x2 display none

Description Peter Severin CLA 2018-05-24 06:40:34 EDT
Created attachment 274174 [details]
Broken chevron rendering in CTabFolder

This issue is caused by Bug 535064, see attached screenshot.
Comment 1 Sravan Kumar Lakkimsetti CLA 2018-07-11 04:13:01 EDT
*** Bug 536899 has been marked as a duplicate of this bug. ***
Comment 2 Sravan Kumar Lakkimsetti CLA 2018-07-26 05:20:22 EDT
Moving to 4.9 due to work on hidpi support on KDE
Comment 3 Sravan Kumar Lakkimsetti CLA 2018-08-29 04:40:14 EDT
After a lot of investigation we could not find the root cause yet. Moving to 4.10
Comment 4 Peter Severin CLA 2018-09-20 03:20:22 EDT
This bug was partially fixed in Bug 535064. Now the smaller problem that remains is the fact that the chevron is blurry on x2 display. See the attached screenshot.
Comment 5 Peter Severin CLA 2018-09-20 03:20:50 EDT
Created attachment 275902 [details]
CTabFolder's chevron is blurry on x2 display
Comment 6 Till Brychcy CLA 2018-09-20 04:40:02 EDT
See Bug 535068 for the blurriness
Comment 7 Sravan Kumar Lakkimsetti CLA 2018-11-16 04:21:36 EST
We are currently working on Hidpi support on Mac. Will be looking in to this in 4.11
Comment 8 Sravan Kumar Lakkimsetti CLA 2019-02-13 04:31:16 EST
Currently working on getting 489451 to completion. Will have a look in 4.12
Comment 9 Sravan Kumar Lakkimsetti CLA 2019-05-15 04:29:16 EDT
The problem here is in Linux we create blank images at 100% regardless of scalefactor. This needs to to rectified.

The fix for this probably fix bug 534422 as well. 

I found the root cause. but fixing will take sometime. It will be too risky for 4.12. Moving to 4.13
Comment 10 Eric Williams CLA 2019-08-13 08:34:03 EDT
Sravan, is this still an issue?
Comment 11 Sravan Kumar Lakkimsetti CLA 2019-08-14 00:37:10 EDT
yes it is still issue. this is also causes blurry images for composite images.
Comment 12 Eric Williams CLA 2019-08-14 19:02:54 EDT
(In reply to Sravan Kumar Lakkimsetti from comment #11)
> yes it is still issue. this is also causes blurry images for composite
> images.

Moving to 4.14 then.
Comment 13 Sravan Kumar Lakkimsetti CLA 2019-11-27 03:51:25 EST
Moving to 4.15
Comment 14 Sravan Kumar Lakkimsetti CLA 2020-02-19 03:53:06 EST
Removing target as I could not find time to fix this. Please retarget if anyone is willing to work on this. 

This is related to bug 534422 and both have same root cause