Bug 535065 - [HiDPI][GTK3] CTabFolder's chevron is renderred too small on x2 display
Summary: [HiDPI][GTK3] CTabFolder's chevron is renderred too small on x2 display
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sravan Kumar Lakkimsetti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 536899 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-05-24 06:40 EDT by Peter Severin CLA
Modified: 2020-06-04 11:17 EDT (History)
5 users (show)

See Also:


Attachments
Broken chevron rendering in CTabFolder (11.56 KB, image/png)
2018-05-24 06:40 EDT, Peter Severin CLA
no flags Details
CTabFolder's chevron is blurry on x2 display (6.25 KB, image/png)
2018-09-20 03:20 EDT, Peter Severin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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