Page 1 of 1

0.53: Long file-names truncation for GUI

Posted: Tue Jan 01, 2013 2:25 am
by budz45
Hi,

In XnViewMP v0.53, I notice that the status bar displays long file-names in their entirety which is good in a sense but can limit (push aside) other status bar information.
Long filename windowed.jpg
Long filename windowed.jpg (26.02 KiB) Viewed 3613 times
So it would be good if some "....." could be used to shorten the display of long file-names on the status bar.

Remembering that a user could still importantly access the "Properties" dialog or just use mouse-over for Tooltip on tabs (win/mac) to see the full display of a long file-name.

Actually mouse-over Tooltip is currently not supported for the Status bar.

Yes this issue pertains to using XnViewMP in a 'windowed' state (program window not maximized) but could also have affect on users with smaller resolution screens.

This is not an important request. :)

Re: 0.53: Long file-names truncation for GUI

Posted: Mon Jun 10, 2013 10:25 pm
by budz45
This has been fixed in MP 0.56 :(

---> I did a test with a filename with 177 random characters (using MP 0.56) and there is still no "..." truncation.

There should be truncation limit of 60 characters including any spaces for the status bar so that the XnViewMP status bar display is kept concise.

Please investigate this Pierre

Re: 0.53: Long file-names truncation for GUI

Posted: Tue Jun 11, 2013 7:51 am
by xnview
budz45 wrote: ---> I did a test with a filename with 177 random characters (using MP 0.56) and there is still no "..." truncation.

There should be truncation limit of 60 characters including any spaces for the status bar so that the XnViewMP status bar display is kept concise.
ok, currently i use a pixel width, and not character count. But i have '...' in the middle. could you post a screenshot?

Re: 0.53: Long file-names truncation for GUI

Posted: Tue Jun 11, 2013 11:56 am
by budz45
xnview wrote:
budz45 wrote: ---> I did a test with a filename with 177 random characters (using MP 0.56) and there is still no "..." truncation.

There should be truncation limit of 60 characters including any spaces for the status bar so that the XnViewMP status bar display is kept concise.
ok, currently i use a pixel width, and not character count. But i have '...' in the middle. could you post a screenshot?
Yes, I believe character count is better and yes the '...' should be in middle.

See screenshot which also shows tab's have the '...' in middle when the tab setting "pixel" is used
2013-06-11_125233.png
2013-06-11_125233.png (81.86 KiB) Viewed 3427 times
filename from the above screenshot (approx. 75 characters)

Code: Select all

fkjhkhkehrerewfdfdefsdffhghghdgfgfdgfdvcbghgfhgfhytdfdsfgrhdgfdgfdghtrhrtdg.png

Re: 0.53: Long file-names truncation for GUI

Posted: Fri Jul 05, 2013 12:15 am
by budz45
Thank you. Fixed in XnViewMP 0.60 :)