Page 1 of 1
Truncated fullscreen info
Posted: Sat Dec 04, 2021 7:17 pm
by cicciobello
In fullscreen info, long lines is not wrapped and is truncated.
This releases (tested time ago) DON'T have this bug:
Version 0.96.2 64bits (May 5 2020)
Version 0.93.1 64bits (Mar 6 2019)
Version 0.95 64bits (Jan 15 2020)
To reproduce:
Edit XMP (sidecar) and insert data in "Description"
Data must be longer (more of screen width)
For fullscreen info I use monospaced font and HTML ON
View image in fullscreen with info ON (obviously)
Actual behaviour: Long text line is truncated to screen width
Expected behaviour: Long text line wrap to second line (as in MP 0.96.2)
XnView MP 0.99.4
Win 10x64
Re: Truncated fullscreen info
Posted: Sun Dec 05, 2021 10:42 am
by xnview
and if HTML is OFF?
Re: Truncated fullscreen info
Posted: Sun Dec 05, 2021 11:55 am
by cicciobello
xnview wrote: Sun Dec 05, 2021 10:42 am
and if HTML is OFF?
When HTML OFF long line is wrapped (and NOT truncated), then this is OK, but...
All HTML formats (color, etc) is gone!

Without HTML, info text is no clearly readable.
Release 0.96.2 does not have this problem with HTML ON.
Re: Truncated fullscreen info
Posted: Mon Dec 06, 2021 3:19 pm
by xnview
which text do you use?
Re: Truncated fullscreen info
Posted: Thu Dec 09, 2021 3:30 pm
by cicciobello
xnview wrote: Mon Dec 06, 2021 3:19 pm
which text do you use?
I use various texts, but this is one:
Code: Select all
<font color="LightGreen">(({Annotation}))</font>
<font color="Grey" size="2">((Source: {IPTC:Source} ))(( by {IPTC:Caption Writer}))</font>
<font color="Grey">((Taken {EXIF:Date Taken [Y-m-d]} h {EXIF:Date Taken [H:M]})) ((- {EXIF:Exposure Time} s - f/{EXIF:F-Number} - {EXIF:Focal Length} mm ({EXIF:Focal Length 35mm} mm) - {EXIF:ISO Value} ISO))
((GPS: {EXIF:Latitude} {EXIF:Latitude Ref}; {EXIF:Longitude} {EXIF:Longitude Ref}))((; m {EXIF:Altitude} {EXIF:Altitude Ref}))</font>
((<b><font color="LightBlue">[{File Index}]</font></b> )){Filename With Ext} ({Zoom}%) <font color="Yellow">{Directory}</font>
{Width} x {Height} @ {DPI} SPI - (({Format} @ )){Bpp} BPP - {Size KB} KB ((- {EXIF:Colour space}))
<font color="LightGreen">(({EXIF:Make}: {EXIF:Model}))</font>
Re: Truncated fullscreen info
Posted: Tue Dec 28, 2021 3:07 pm
by xnview

Thanks to your detailed description I can reproduce
the problem.
Re: Truncated fullscreen info
Posted: Thu Jan 13, 2022 12:37 pm
by xnview
This problem is supposed to be fixed in
XnView MP 0.99.7. Please check and confirm the bug fix here.
Re: Truncated fullscreen info
Posted: Fri Jan 14, 2022 9:31 pm
by cicciobello
Fixed!