Bug 358174 - Icon of file entries in file tree is in the wrong space when using hidpi
Summary: Icon of file entries in file tree is in the wrong space when using hidpi
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: file tree (show other bugs)
Version: 4.90.90
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-18 18:29 UTC by Weng Xuetian
Modified: 2016-01-18 18:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0.0
Sentry Crash Report:


Attachments
Screenshot that shows the problem (118.69 KB, image/png)
2016-01-18 18:30 UTC, Weng Xuetian
Details

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