Page 1 of 1
0.84: UI: Slash in path
Posted: Mon Dec 19, 2016 8:55 am
by helmut
XnView MP 0.84 b3 on Windows 7
In search dialog (Tools > Search), the path name is displayed with slash (e.g. C:/Windows/). On Windows systems, paths should always be displayed using backslash (e.g. C:\Windows\).
Re: 0.84b3: UI: Search dialog: Slash in path
Posted: Mon Dec 19, 2016 7:26 pm
by xnview
right i'll fix it
Re: 0.84: UI: Slash in path
Posted: Sun Jan 22, 2017 3:16 pm
by helmut
Thank you for fixing this in v0.84.
There are three more instances:
- In Batch rename dialog, output path is displayed with slashes. (Should be backslashes on Windows).
- In Info dialog, path of .ini file is displayed with slashes (Should be backslashes on Windows)
- Create>>File list: Default is "{Directory}/{Filename With Ext}". Intead, this should be "\" on Windows. Same applies for the created File list.
XnView MP 0.84
Windows 10
Re: 0.84: UI: Slash in path
Posted: Mon Jan 23, 2017 10:23 am
by xnview
helmut wrote:Thank you for fixing this in v0.84.
There are three more instances:
- In Batch rename dialog, output path is displayed with slashes. (Should be backslashes on Windows).
- In Info dialog, path of .ini file is displayed with slashes (Should be backslashes on Windows)
- Create>>File list: Default is "{Directory}/{Filename With Ext}". Intead, this should be "\" on Windows. Same applies for the created File list.
right, will be fixed
Re: 0.84: UI: Slash in path
Posted: Mon Jan 23, 2017 11:07 pm
by helmut
One more instance:
Settings | Browser » Catalog: In the list "Cache maintenance", cached directories listed have slashes.
Re: 0.84: UI: Slash in path
Posted: Sat Jun 17, 2017 4:59 pm
by xnview
O.k., thank you, I can also reproduce the problem.
Issue 1244 is fixed in next version.
Re: 0.84: UI: Slash in path
Posted: Sat Jul 08, 2017 12:57 pm
by xnview
This problem is supposed to be fixed in
XnView MP 0.87. Please check and confirm the bug fix here.
Re: 0.84: UI: Slash in path
Posted: Fri Aug 04, 2017 10:26 am
by HanVroon
Tested with 0.87 beta 2, partly fixed.
- Settings | Browser » Catalog: In the list "Cache maintenance", cached directories listed have backslashes now.
- Backslashes in Batch rename was previously fixed.
- Info dialog (I guessed Helmut ment Help, About), was previously fixed.
But:
Not to be annoying, but in the original bug report from Helmut, in the output of the search, pathnames are shown with backslash, but in the header of the result window of the search, behind "Current pathname:", the path is still shown with forward slashes.
Also:
In Create, File listing, the default dialog still shows: {Directory}/{Filename With Ext} (forward slash)
Re: 0.84: UI: Slash in path
Posted: Mon Aug 07, 2017 11:47 am
by xnview
HanVroon wrote:
Not to be annoying, but in the original bug report from Helmut, in the output of the search, pathnames are shown with backslash, but in the header of the result window of the search, behind "Current pathname:", the path is still shown with forward slashes.
ok, will be fixed in beta 3
Re: 0.84: UI: Slash in path
Posted: Tue Aug 08, 2017 10:18 am
by HanVroon
Excellent.
because you didn't quote the following;
"Also:
In Create, File listing, the default dialog still shows: {Directory}/{Filename With Ext} (forward slash)"
Did you also had a look at that?
Re: 0.84: UI: Slash in path
Posted: Fri Aug 18, 2017 1:15 am
by XnTriq
HanVroon wrote:[…] in the output of the search, pathnames are shown with backslash, but in the header of the result window of the search, behind "Current pathname:", the path is still shown with forward slashes.
HanVroon wrote:In Create, File listing, the default dialog still shows: {Directory}/{Filename With Ext} (forward slash)
Both remaining issues seem to be fixed in beta 3. Could you please confirm, HanVroon ?
Re: 0.84: UI: Slash in path
Posted: Fri Aug 18, 2017 7:54 am
by HanVroon
Tested with 0.87 beta 3
Fixed:
In the output of Tools, Search, pressing Search after entering someting, in the header of the result window of the search, behind "Current pathname:", the path is now shown with backslashes
Not fixed:
In Create, File listing, the default dialog still shows: {Directory}/{Filename With Ext} (forward slash)
Re: 0.84: UI: Slash in path
Posted: Fri Aug 18, 2017 2:51 pm
by xnview
HanVroon wrote:
In Create, File listing, the default dialog still shows: {Directory}/{Filename With Ext} (forward slash)
you need to clean the default from your .ini
Re: 0.84: UI: Slash in path
Posted: Sun Aug 20, 2017 7:57 am
by HanVroon
OK, retested after deleting the line list=... in the section [Listing] in the ini, after that the forward slash was gone, Fixed.