Opened 14 years ago

Closed 8 years ago

Last modified 5 years ago

#5604 reopened Bug report (fixed)

FileZilla client is not high-DPI aware on Windows — at Version 2

Reported by: Keith MacDonald Owned by:
Priority: normal Component: FileZilla Client
Keywords: DPI scaling Cc:
Component version: Operating system type: Windows
Operating system version: 7

Description (last modified by Tim Kosse)

FileZilla is not high-DPI aware on Windows 7 or Vista. This means that if you set your PC's display resolution to the maximum supported, and compensate for the resulting small default GUI font by increasing the DPI setting, FileZilla's text is blurred because it is raster scaled. This is explained in the following tutorial:

http://msdn.microsoft.com/en-us/library/dd464659(VS.85).aspx

To reproduce on Windows 7:

  1. Right click the desktop and choose Screen Resolution.
  2. Make sure that it is set to its recommended value.
  3. From Control Panel, choose Display.
  4. Under "Make it easier to read what's on your screen", select "Larger - 150%".
  5. Click Apply.
  6. Log off and log on again.
  7. Start FileZilla and observe that the text on its UI is blurred.

The solution may be as simple as linking in the attached manifest file and testing that all text still fits in objects such as buttons, so I hope you'll try it. It'll help those of us getting presbyopia to put off the day when we need spectacles to read the screen!

Change History (3)

by Keith MacDonald, 14 years ago

Attachment: DeclareDPIAware.manifest added

Linker manifest file

comment:1 by Tim Kosse, 14 years ago

Unfortunately it is not as simple. If using that manifest, a lot of the icons are not scaled anymore which is incorrect.

comment:2 by Tim Kosse, 8 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in 3.23.0-rc1

Note: See TracTickets for help on using tickets.