cyberduck
cyberduck copied to clipboard
Support Windows display scaling
8a67d28 created the issue
After installing Windows 10 on a 11.6 inch laptop with 1920x1080 resolution, the Windows display setting is set to 150%.(In Windows 8.1 it was 125% by default.)
But whether it is 125% or 150%, Cyberduck looks extremely blurry without touching any settings, hurtful for the eyes even.
By setting it to 100% it is no longer blurry but extremely tiny. Please support proper Windows scaling.
@dkocher commented
#9476 closed as duplicate.
@dkocher commented
Will have to look into EnableWindowsFormsHighDpiAutoResizing.
4324142 commented
I would also very much hope for this feature! Icons and menu text are blurry when I use Cyberduck. My display scaling on Windows 10 is 225%.
Is there any hope of getting hiDpi support in the future?
1eff184 commented
Will this ever happen?
@dkocher commented
#10104 closed as duplicate.
@dkocher commented
#10189 closed as duplicate.
5fb5c2f commented
I have been using a Lenovo Yoga 2 Pro with a 13inch 3200 × 1800 screen for 5 years now. Would be nice to use Cyberduck finally without a blurry interface...
@dkocher commented
In 6124cbf91c475e8ee22514322a05dc15770aca06.
@dkocher commented
Milestone renamed
@dkocher commented
https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0#winforms-highdpi
WinForms HighDPI
@dkocher commented
Milestone renamed
@dkocher commented
Ticket retargeted after milestone closed
@dkocher commented
Milestone renamed
01da48d commented
When this enhancement happens, I will happily buy Cyberduck from the Windows 10 store.
01da48d commented
Is there a way to vote for this ticket?
f97260f commented
If there was then this would certainly get my vote, it would be greatly appreciated if this was implemented.
@AliveDevil commented
We'd like to implement WinForms HDPI Scaling, though Cyberduck is quite constrained:
- There are a ton of custom controls that need to be updated for High DPI to work <- obsolete by last
- Cyberduck is limited to .NET Framework 4.8 maximum, as there is currently no way of getting IKVM to run on anything other than .NET Framework <- this blocks any new features with High DPI scaling
- There are plans of reworking the UI and migrating away from WinForms entirely, which takes time <- this would make the first one obsolete
Unfortunately Microsoft does make it sound like "it just works™", but reality proves to be quite the opposite.
@dkocher commented
#11556 closed as duplicate.
@dkocher commented
Ticket retargeted after milestone closed
Open since July 2015.
I would rate this Issue Major Severity (S2), High Priority (P2), rather than Enhancement,
a major reason I haven't yet donated or been able to recommend CD.
Why has it not been addressed in all that time?
Illustration of the problem
:
I complained about a high-resolution related problem (font scaling for hi-res monitor) and the thread (11900) got closed because it duplicates this thread?? How??? My CyberDuck screen is perfectly sharp, it just doesn't accommodate font scaling. Is anyone planning to fix that?

Windows scaling is not just blurry display. Font scaling is also part of the same problem. Likewise layout. etc. Windows originated long before high DPI devices. Consequently, high DPI display support is an evolving mess. It manifests differently in different systems, different Windows versions, and different applications. See Windows scaling issues for high-DPI devices, More Information
Related issue #12742.
OMG, this issue is 8 years old! Well in that time perhaps it wasn't considered to be serious, but today I guess the Cyberduck is blurry on all Windows systems...
Small icons are almost invisible/understandable in some high DPI screens. 😢
We will resolve this with a new implementation of the user interface ^1.