sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
884 stars 209 forks source link

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

Closed wladimirleite closed 3 months ago

wladimirleite commented 4 months ago

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

lfcnassif commented 3 months ago

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

wladimirleite commented 3 months ago

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 commented 3 months ago

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

lfcnassif commented 3 months ago

Are you using another screen resolution?

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

lfcnassif commented 3 months ago

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

wladimirleite commented 3 months ago

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