Page 1 of 1
1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word wrap
Posted: Mon Mar 04, 2024 2:13 pm
by codingwithoutbugs
XnView: MP 1.6.5 - 64 bit
OS: Windows
I am happy that we can view the extra parameter info on images now so we can see the extra info from Stable Diffusion and other AI generation information on images. The problem is that the parameters field is not word wrapped in your UX so it is very hard to read as this can be a long field.
Effect: Can't see all the extra -> parameter data
To reproduce:
1. Open an image generated by Stable Diffusion (or any number of other AI image generation tools)
2. In the XnView UX, get the layout such that you can see properties
3. In the Extra -> Parameters you will see the non-word wrapped text and how it is being cut off
Actual behaviour (bug): <Current wrong behaviour of XnView>

- Cannot view extent of metadata text field
Expected behaviour: <Expected, correct behaviour of XnView>
- Be able to easily view the text in the field without having to copy/paste into a text editor.
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Thu Mar 07, 2024 5:39 pm
by Anon3759
Indeed, it would be great if Extra-Parameters could be displayed properly (word-wrapping).
I am also trying to put that info in the "Info Panel", to be displayed, together with the image, in fullscreen mode, but I cannot find the proper field in Settings-View-Info. It does not appear among the Extra, nor in the three EFIX menus. But maybe I am not looking in the right place, so before opening a new bug report, I thought of asking here (even if I understand this is off topic... apologies).
I noticed a similar request here:
viewtopic.php?f=101&t=46552
It should be available in the latest version, but I cannot find it.
Many thanks for any help.
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Fri Mar 08, 2024 7:44 am
by Anon3759
I just noticed that the "wrap text" feature has been suggested also here:
viewtopic.php?f=60&t=46154
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Mon Mar 11, 2024 9:22 am
by xnview
could you post a screenshot, and an image file?
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Mon Mar 11, 2024 11:16 am
by Anon3759
Sure! I am attaching a Stable Diffusion image generated on purpose for this test: 00002-3521017149.png
As you can see in the screenshot below, when displayed in fullscreen, the Extra-parameters on the right side do not word-wrap (and the text is quite long). Maybe this is already going to be solved in 1.6.6 as I see now
https://www.xnview.com/mantisbt/view.php?id=3175
On the left side of the same screenshot, you can see my attempts to display the text within the Info panel, with some fields such as EXIF:Parameters, all not working.
Concerning the fields I searched, nothing related to Parameters appears among the Extra, as pointed out also here:
viewtopic.php?f=101&t=46552
Many thanks for your support!
Kind regards
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Wed Mar 20, 2024 3:54 pm
by xnview
You need to use "{Extra:parameters}"
Currently i have problem to implement it
And if a tooltip is shown when text is long?
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Fri Mar 22, 2024 7:14 am
by Anon3759
xnview wrote: Wed Mar 20, 2024 3:54 pm
You need to use "{{Extra:parameters}"
I tried:
{Extra:parameters}
{{Extra:parameters}
{{Extra:parameters}}
and nothing works.
Did you try with the image I attached?
{Extra:parameters} is the only one NOT appearing as text, but leaving a blank line.
xnview wrote: Wed Mar 20, 2024 3:54 pm
Currently i have problem to implement it
And if a tooltip is shown when text is long?
Don't worry. Let's focus on the previous bug. If we fix the info panel (maybe word wrapping it) then it's ok.
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Fri Mar 22, 2024 1:11 pm
by xnview
Anon3759 wrote: Fri Mar 22, 2024 7:14 am
{Extra:parameters}
and nothing works.
this bug is fixed in next release
Re: 1.6.5: File Properties -> Extra -> Parameters does not word wraFile Properties -> Extra -> Parameters does not word
Posted: Fri Mar 22, 2024 1:12 pm
by Anon3759
xnview wrote: Fri Mar 22, 2024 1:11 pm
this bug is fixed in next release
Many thanks!