IPED icon indicating copy to clipboard operation
IPED copied to clipboard

Avoid weird line breaks caused by emojis and other "special" characters (#2102)

Open wladimirleite opened this issue 11 months ago • 6 comments

Closes #2102.

@lfcnassif, for the analysis GUI, this PR seems to solve the issue. However, for the progress frame, it only minimized it, but I guess it is good enough, as the main impact was in the analysis GUI. Please, give a try in your environment, as this is tricky (depends on the resolution / zoom factor used).

wladimirleite avatar Feb 29 '24 22:02 wladimirleite

There is something weird, I'm not being able to reproduce the issue again...

lfcnassif avatar Mar 08 '24 19:03 lfcnassif

There is something weird, I'm not being able to reproduce the issue again...

Are you using another screen resolution? As far as I remember, it only happens if the scale factor is not 1.0 or 2.0.

wladimirleite avatar Mar 08 '24 19:03 wladimirleite

PS: But other than the UI scale I mentioned, it happens every time, at least in the PCs I tested.

wladimirleite avatar Mar 08 '24 19:03 wladimirleite

Are you using another screen resolution?

I'll try to reproduce from home, RDP access should have changed my screen resolution...

lfcnassif avatar Mar 08 '24 20:03 lfcnassif

Just reproduced this from a second home computer, I didn't from the first, seems related to screen resolution indeed.

lfcnassif avatar Mar 09 '24 22:03 lfcnassif

Just reproduced this from a second home computer, I didn't from the first, seems related to screen resolution indeed.

As far as I remember, you can reproduce it in any computer (Windows at least), changing the interface zoom factor from "auto" to some fixed value (like 1.25).

wladimirleite avatar Mar 09 '24 22:03 wladimirleite