Truncated fullscreen info

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Truncated fullscreen info

Post 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
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Truncated fullscreen info

Post by xnview »

and if HTML is OFF?
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: Truncated fullscreen info

Post 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.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Truncated fullscreen info

Post by xnview »

which text do you use?
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: Truncated fullscreen info

Post 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>
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Truncated fullscreen info

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Truncated fullscreen info

Post by xnview »

This problem is supposed to be fixed in XnView MP 0.99.7. Please check and confirm the bug fix here.
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: Truncated fullscreen info

Post by cicciobello »

Fixed!
Post Reply