Right-click items with different folders, the path parameters passed to the context menu is incorrect

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
Norn
Posts: 483
Joined: 24 Oct 2021 16:10

Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by Norn »

In the Search Results tab, right-click items with different folders, the path parameters passed to the context menu is incorrect.
For notepad++ <selitems> is correct.

Code: Select all

run lax("C:\Program Files\Notepad++\notepad++.exe" <selitems>)
Windows 11 24H2 @100% 2560x1440

admin
Site Admin
Posts: 65000
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by admin »

Norn wrote: 20 Mar 2023 10:22 In the Search Results tab, right-click items with different folders, the path parameters passed to the context menu is incorrect.
Are you talking about the shell context menu? It does not support multiple locations. But this should be internally handled. So, what is your actual problem?

Norn
Posts: 483
Joined: 24 Oct 2021 16:10

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by Norn »

My friend reported this to me, I checked Explorer and another file manager, and then reported it, I never need to execute shell menu for multiple items with different folders in search results.
Windows 11 24H2 @100% 2560x1440

admin
Site Admin
Posts: 65000
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by admin »

Ok, nothing to do.

Norn
Posts: 483
Joined: 24 Oct 2021 16:10

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by Norn »

It seems to have been supported in previous 64-bit beta? If so, this is probably a bug in the 64-bit version. (I only use Selection Stats)
Alt+Enter
Items in multiple locations.png
Items in multiple locations.png (5.85 KiB) Viewed 2734 times
Windows 11 24H2 @100% 2560x1440

admin
Site Admin
Posts: 65000
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by admin »

To get the properties of items in different locations you have to go through the shell context menu.

Will work in the next beta. :beer:

Post Reply