better parameter /select
Posted: 22 May 2019 00:47
The parameter "/select" does select an element in the files-list. But for what is that good, when the files-list does not get the focus? The current behavior is, that the address-bar get the focus.
Suggestions:
1) If this parameter is set, the files-list should get the focus.
2) The select-parameter can have more than just one behavior.
This is the current behavior:
"/select=d:\meinVerz" selects in the directories-list the directory "d:" and in the files-list the element "meinVerz".
More behaviors:
"/select=d:\meinVerz\." selects in the directories-list the directory "d:\meinVerz" and selects in the files-list the first element.
"/select=d:\meinVerz\:" selects the last element.
"/select=d:\meinVerz\*" selects all elements.
"/select=d:\meinVerz\#" selects no element and the directories-list get the focus. Or you alter the current behavior and this job would be done by the parameter "/select=d:\meinVerz".

Suggestions:
1) If this parameter is set, the files-list should get the focus.
2) The select-parameter can have more than just one behavior.
This is the current behavior:
"/select=d:\meinVerz" selects in the directories-list the directory "d:" and in the files-list the element "meinVerz".
More behaviors:
"/select=d:\meinVerz\." selects in the directories-list the directory "d:\meinVerz" and selects in the files-list the first element.
"/select=d:\meinVerz\:" selects the last element.
"/select=d:\meinVerz\*" selects all elements.
"/select=d:\meinVerz\#" selects no element and the directories-list get the focus. Or you alter the current behavior and this job would be done by the parameter "/select=d:\meinVerz".