Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

Connection Flashing Properties #155

Open stevebanik-ndsc opened 6 years ago

stevebanik-ndsc commented 6 years ago

In 4.0.1 on my external monitor, when I attempt to select the properties of a connection, the properties line flashes and is not selectable unless I carefully place the mouse on the top left of the properties icon. If I move Terminals back to my laptop screen and select the properties of the same connection, it does not flash and is selectable.

jirkapok commented 6 years ago

Can you provide screenshots?

stevebanik-ndsc commented 6 years ago

terminals_flashing

tntvenion commented 6 years ago

I have the same problem. It only happens on the extended monitor and when the context menu is at the bottom of the screen. The properties button flashes and does not open when pushed. I use a 125% scaling on my primary laptop monitor. Maybe this is a factor?

stevebanik-ndsc commented 6 years ago

It only happens on my extended monitor too, and I'm also scaling.

tntvenion commented 6 years ago

Maybe this could be fixed if terminals were to be made DPI Aware. There are lots of problems with terminals that are related to DPI awareness (mouse cursor problems in RDP session, blurry text/icons). Various other apps are afflicted by these problems (MS Office 2016 as well). But they usually crop up when you use different scaling settings on primary and extended monitor.