Skip to content

Conversation

@workbysaran
Copy link
Contributor

@workbysaran workbysaran commented Oct 23, 2025

Resolved / Related Issues

Fixed issue where context menu shows incorrect items when right-clicking search results performed from Columns layout view. The menu was missing essential items like Open, Cut, Copy, and Share.

Closes #14058
Closes #13311

Steps used to test these changes

  1. Open the Files app in Columns layout view
  2. Navigate to a folder with multiple subfolders and files (e.g., D:\Samples)
  3. Use the search box to search for a file (e.g., "program.pdf")
  4. Wait for search results to appear in DetailsLayoutPage
  5. Select a file from the search results
  6. Right-click to open the context menu
  7. Verify that Open, Cut, Copy, Share, and other selection-dependent items are enabled
  8. Verify the context menu shows the correct items based on file type
  9. Test with multiple file selections in search results

…ht-clicking search results performed from Columns layout view. The menu was missing essential items like Open, Cut, Copy, and Share.
Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaira2 yaira2 changed the title Fix: Fixed an issue where context menu shows incorrect items when rig… Fix: Fixed an issue where the context menu was missing items in Columns View Oct 23, 2025
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Oct 23, 2025
@yaira2 yaira2 merged commit d459f87 into files-community:main Oct 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Can't open items when search is started from Columns View Bug: Searching from the Columns View displays the wrong context menu for files

2 participants