UNC paths handled different than local paths in drop-down lists
Posted: 26 Sep 2023 18:04
This feels similar to my prior bug report however this one has been in XYPlorer for years.
Correct:
1. Click into address bar
Begin typing: C:\t
Entry "C:\temp\" appears in drop down list.
Press down-arrow to select the item.
Address bar now reads: "C:\temp\"
Cursor moves to end of text, the contents of the field are NOT selected.
Continuing to type appends to the previously entered text.
Incorrect:
2. Click into address bar
Begin typing: \\test
Entry "\\testserver\" appears in drop down list.
Press down-arrow to select the item.
Address bar now reads: "\\testserver\"
Cursor moves to end of text however the contents of the field ARE selected.
Continuing to type overwrites the previously entered text.
In order to append, you must press the right arrow key (or click) and deselect the text, then continue.
The impact is in usability since the address bar does not feel consistent.
Sometimes selecting an item means you can't type again, sometimes selecting an item picks it from the available options but allows you to keep entering text to type a deeply nested path.
Personally; More often than not I'm typing away, trying to reach a deeply nested path and somewhere near the end I forget and accidentally clear everything in the address bar, making me type it all again.
Correct:
1. Click into address bar
Begin typing: C:\t
Entry "C:\temp\" appears in drop down list.
Press down-arrow to select the item.
Address bar now reads: "C:\temp\"
Cursor moves to end of text, the contents of the field are NOT selected.
Continuing to type appends to the previously entered text.
Incorrect:
2. Click into address bar
Begin typing: \\test
Entry "\\testserver\" appears in drop down list.
Press down-arrow to select the item.
Address bar now reads: "\\testserver\"
Cursor moves to end of text however the contents of the field ARE selected.
Continuing to type overwrites the previously entered text.
In order to append, you must press the right arrow key (or click) and deselect the text, then continue.
The impact is in usability since the address bar does not feel consistent.
Sometimes selecting an item means you can't type again, sometimes selecting an item picks it from the available options but allows you to keep entering text to type a deeply nested path.
Personally; More often than not I'm typing away, trying to reach a deeply nested path and somewhere near the end I forget and accidentally clear everything in the address bar, making me type it all again.