You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In macOS Finder, as shown in the attached video, after double‑clicking Word_A.txt to open it, I can immediately double‑click Word_B.txt without any unexpected window jumps. The navigation remains smooth and predictable.
In Files, however, due to the current window‑handling logic, double‑clicking Word_B.txt results in the following misbehavior:
The first click of the double‑click selects Word_B.txt, which triggers a window navigation (folder content jumps).
Because the window jumps during that first click, the second click of the double‑click is no longer registered on Word_B.txt – instead, it lands on the empty background area of the desktop (or an unintended region).
Impact:
This breaks the intuitive double‑click workflow, especially when users need to quickly open multiple files in succession. The erratic navigation forces users to re‑acquire the target file, reducing efficiency and causing confusion.
Suggested alignment:
Adopt the robust focus and navigation behavior seen in macOS Finder, where double‑click actions are reliably processed without intermediate window jumps, ensuring that both clicks of the double‑click are consistently applied to the intended file.
Description
Double‑click behavior inconsistency in Columns view
Folder structure:
Desktop
└─ Test_A
├─ Layer_1
│ ├─ 2D
│ ├─ 3D
│ ├─ Comp
│ │ ├─ (Footage)
│ │ └─ Word_A.txt
│ └─ Refs
└─ Word_B.txt
Observation (Columns view enabled):
Mac_1.mp4
-------- macOS --------
Files_1.mp4
-------- Files --------
In macOS Finder, as shown in the attached video, after double‑clicking
Word_A.txtto open it, I can immediately double‑clickWord_B.txtwithout any unexpected window jumps. The navigation remains smooth and predictable.In Files, however, due to the current window‑handling logic, double‑clicking
Word_B.txtresults in the following misbehavior:Word_B.txt, which triggers a window navigation (folder content jumps).Word_B.txt– instead, it lands on the empty background area of the desktop (or an unintended region).Impact:
This breaks the intuitive double‑click workflow, especially when users need to quickly open multiple files in succession. The erratic navigation forces users to re‑acquire the target file, reducing efficiency and causing confusion.
Suggested alignment:
Adopt the robust focus and navigation behavior seen in macOS Finder, where double‑click actions are reliably processed without intermediate window jumps, ensuring that both clicks of the double‑click are consistently applied to the intended file.
Steps To Reproduce
As mentioned above.
Files Version
4.2.0.0
Windows Version
10.0.26200.8737
User ID
5be1ab97-a6f8-4ceb-8e51-64d2d86df27a
Log File
debug.log