Bug 515795 - [HIDPI] GEF custom cursors are not scaled correctly on HiDPI displays
Summary: [HIDPI] GEF custom cursors are not scaled correctly on HiDPI displays
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.11.0   Edit
Hardware: PC Windows All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-25 23:52 EDT by Peter Severin CLA
Modified: 2017-04-25 23:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Severin CLA 2017-04-25 23:52:46 EDT
GEF (Legacy) uses custom Drag&Drop cursors created in SharedCursors class. Unfortunately these cursors do not work correctly on HiDPI displays and show up in their unscaled version and look very small.

I believe that the original problem is in SWT and filed Bug 515794 for that. There is an attached image that shows the described problem. Depending on the proposed solution, GEF will most probably also need to adapt its code.