Environment:
- Windows 11 Pro (x64)
- Dropbox 254.4.2518
Steps to reproduce:
- Click the Dropbox icon in the system tray.
- Open "Your activity".
- Select any file entry.
- Click the ellipsis (...) button.
- Click "Show in File Explorer".
Expected behavior:
The file's location should be opened in File Explorer without leaving additional Explorer processes running after the window is closed.
Actual behavior:
When "Show in File Explorer" is used for an entry (path) that has not previously been opened through this feature, a new explorer.exe process is spawned. After the File Explorer window is closed, the process remains running and does not terminate.
If "Show in File Explorer" is subsequently used for the same entry, no additional explorer.exe process is created. However, if a different entry is selected, another explorer.exe process is spawned and again remains running after the window is closed.
As a result, explorer.exe processes accumulate over time, with one persistent process per entry opened through this feature.
Notes:
The issue is consistently reproducible.