RC1: RecentPaths combo truncated

Bugs and Issues in 1.82 Test versions which have been fixed and verified as resolved.

Moderators: helmut, XnTriq, xnview

Locked
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

RC1: RecentPaths combo truncated

Post by JohnFredC »

If the thumbnail panel is too narrow, the dropdown for recent paths is also too narrow.

Image:

http://www.jfcinc.net/Interfaces/xnview180bug02.png

Even if there is not enough room to show the entire control in the toolbar, when "dropped down", the width of the list should be a usable size.

I know it is possible, programming-wise. The Favorites dropdown (the "star") shows correct behavior.
John
ckit
XnThusiast
Posts: 2583
Joined: Tue Feb 17, 2004 1:11 am
Location: QLD, Australia
Contact:

Post by ckit »

You need to delete your old "xnview.ini" to fix this.
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

Post by JohnFredC »

You need to delete your old "xnview.ini" to fix this.


Which xnview.ini did you mean? 1.8RC1 made its own ini in its own folder.

I won't be deleting the 1.74 ini until I switch to 1.8...
John
Dreamer
XnThusiast
Posts: 4608
Joined: Sun Jul 25, 2004 9:08 pm

Post by Dreamer »

Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Post by xnview »

Dreamer wrote:Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
I've fixed this problem.
Pierre.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.

I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.

Note: The favourites menu is not a real dropdown list.
User avatar
JohnFredC
XnThusiast
Posts: 2010
Joined: Wed Mar 17, 2004 8:33 pm
Location: Sarasota Florida

Post by JohnFredC »

I use a combobox control in my MSAccess applications. It has a property called "listwidth" which sets the drop-down list's width independently of the control width...

So at least it's possible.
John
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Post by xnview »

helmut wrote:In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.

I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.
Yes :-(
Pierre.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Post by helmut »

Minor issue. Closed.
Locked