cyberduck icon indicating copy to clipboard operation
cyberduck copied to clipboard

Support Windows display scaling

Open cyberduck opened this issue 10 years ago • 27 comments

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.

cyberduck avatar Jul 31 '15 12:07 cyberduck

@dkocher commented

Some references

cyberduck avatar Feb 09 '16 21:02 cyberduck

@dkocher commented

#9476 closed as duplicate.

cyberduck avatar May 23 '16 11:05 cyberduck

@dkocher commented

Will have to look into EnableWindowsFormsHighDpiAutoResizing.

cyberduck avatar May 25 '16 15:05 cyberduck

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?

cyberduck avatar Aug 10 '17 10:08 cyberduck

1eff184 commented

Will this ever happen?

cyberduck avatar Oct 07 '17 22:10 cyberduck

@dkocher commented

#10104 closed as duplicate.

cyberduck avatar Oct 08 '17 08:10 cyberduck

@dkocher commented

#10189 closed as duplicate.

cyberduck avatar Jan 08 '18 09:01 cyberduck

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...

cyberduck avatar Mar 19 '18 12:03 cyberduck

@dkocher commented

In 6124cbf91c475e8ee22514322a05dc15770aca06.

cyberduck avatar Jul 05 '18 22:07 cyberduck

@dkocher commented

Milestone renamed

cyberduck avatar Jul 06 '18 11:07 cyberduck

@dkocher commented

https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0#winforms-highdpi

WinForms HighDPI

cyberduck avatar Jul 10 '19 23:07 cyberduck

@dkocher commented

Milestone renamed

cyberduck avatar Nov 02 '20 14:11 cyberduck

@dkocher commented

Ticket retargeted after milestone closed

cyberduck avatar Nov 02 '20 14:11 cyberduck

@dkocher commented

Milestone renamed

cyberduck avatar Nov 02 '20 14:11 cyberduck

01da48d commented

When this enhancement happens, I will happily buy Cyberduck from the Windows 10 store.

cyberduck avatar Nov 17 '20 19:11 cyberduck

01da48d commented

Is there a way to vote for this ticket?

cyberduck avatar Nov 17 '20 19:11 cyberduck

f97260f commented

If there was then this would certainly get my vote, it would be greatly appreciated if this was implemented.

cyberduck avatar Jan 05 '21 01:01 cyberduck

@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.

cyberduck avatar Jan 05 '21 11:01 cyberduck

@dkocher commented

#11556 closed as duplicate.

cyberduck avatar Jan 26 '21 14:01 cyberduck

@dkocher commented

Ticket retargeted after milestone closed

cyberduck avatar Oct 26 '21 11:10 cyberduck

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 Cyberduck_20211207-093130 795 :

JNavas2 avatar Dec 07 '21 15:12 JNavas2

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? Screenshot 2021-11-08 125345

bJa57 avatar Dec 07 '21 18:12 bJa57

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

JNavas2 avatar Dec 07 '21 19:12 JNavas2

Related issue #12742.

dkocher avatar Jan 06 '22 15:01 dkocher

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...

rvalitov avatar Apr 27 '23 08:04 rvalitov

Small icons are almost invisible/understandable in some high DPI screens. 😢

image

solracsf avatar Oct 25 '23 12:10 solracsf

We will resolve this with a new implementation of the user interface ^1.

dkocher avatar Nov 22 '23 07:11 dkocher