Bug 358174

Summary: Icon of file entries in file tree is in the wrong space when using hidpi
Product: [Applications] kdevelop Reporter: Weng Xuetian <wengxt>
Component: file treeAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.90.90   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.0.0
Sentry Crash Report:
Attachments: Screenshot that shows the problem

Description Weng Xuetian 2016-01-18 18:29:41 UTC
It's easier to show problem in screen shot.

Reproducible: Always

Steps to Reproduce:
1. set QT_DEVICE_PIXEL_RATIO=2
2. open kdevelop

Actual Results:  
Currently icon is obviously at wrong place than the entry itself.

Expected Results:  
File tree icon is shown properly.
Comment 1 Weng Xuetian 2016-01-18 18:30:36 UTC
Created attachment 96713 [details]
Screenshot that shows the problem
Comment 2 Kevin Funk 2016-01-18 18:38:24 UTC
This should be fixed by:

commit e4ce073663b95495860cdb858c3b8ec174ccba16
Author: Andrew McCann <amccann@gmail.com>
Date:   Thu Oct 29 12:59:04 2015 -0700

    KDevelop 5 : Fix HiDPI issue with project tree view


Please update to KDevelop 5.0 branch.

You're using the v4.90.90 tag, I presume?