0.96.1: CSS styles not working

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
Irrawaddy
Posts: 10
Joined: Fri Apr 03, 2020 8:39 am

0.96.1: CSS styles not working

Post by Irrawaddy »

XnView MP 0.96.1 64-bit on Windows 10 1903.

Version 0.96.1 does not render CSS styles at all on full screen. CSS styles on 0.95 were working OK.

0.95 displayed CSS styles properly:
Image

0.96.1 does not use CSS styles at all:
Image

I'm using the following string for full screen info:

Code: Select all

<span style="background-color: rgb(50,50,50);">{Filename}
 &nbsp; &nbsp; <span style="font-weight: bold;">{Folder name} &nbsp; &nbsp;</span><span style="color: Gray; background-color: rgb(50,50,50);"> {File Index}

 &nbsp; &nbsp; <span style="color: White">{Modified Date [Y]}</span>{Modified Date [-m-d H:M]}
 &nbsp; &nbsp; {Width} × {Height} @ {Ratio} ({MPixels} MP) • <span style="color: White">{Size KB} </span>kB • {File Type}
</span>
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.96.1: CSS styles not working

Post by xnview »

See issue for current status and some details. I'll post here once the problem has been fixed.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: 0.96.1: CSS styles not working

Post by xnview »

This problem is supposed to be fixed in XnView MP 0.96.2. Please check and confirm the bug fix here.
Pierre.
Irrawaddy
Posts: 10
Joined: Fri Apr 03, 2020 8:39 am

Re: 0.96.1: CSS styles not working

Post by Irrawaddy »

0.96.2 fixes this bug. All is OK now.
Post Reply