Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Atom makes unhidden files hidden in Nautilus File Manager #20712

Closed
1 task
kuntur-studio opened this issue May 8, 2020 · 4 comments
Closed
1 task

Atom makes unhidden files hidden in Nautilus File Manager #20712

kuntur-studio opened this issue May 8, 2020 · 4 comments

Comments

@kuntur-studio
Copy link

Prerequisites

Description

When opening a file on Atom, the "Show hidden files" setting in the Nautilus file manager gets unchecked.

Steps to Reproduce

  1. Go to Nautilus and set "Show hidden files" setting ON
  2. Go to Atom, click on the menu File -> Open File
  3. Cancel the open file operation
  4. Go to Nautilus and check if "Show hidden files" is still ON

Expected behavior:

Let Nautilus settings untouched

Actual behavior:

https://youtu.be/ofeajYiAhDM

Reproduces how often:

It occurs 100% of the time

Versions

Atom 1.46.0
Nautilus 3.26.4
Ubuntu 18.04

Additional Information

@Arcanemagus
Copy link
Contributor

Atom has absolutely zero control over your OS's file dialog, it simply calls the Electron method to open the dialog and waits for the result.

Do you see the same behavior on the current beta branch? Recent Chrome versions? Other Electron based applications?

@no-response
Copy link

no-response bot commented Jun 5, 2020

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@rubensa
Copy link

rubensa commented Dec 10, 2021

Please see: microsoft/vscode#107246

@rubensa
Copy link

rubensa commented Dec 14, 2021

@Arcanemagus Could you reopen this issues so anyone can investigate?

Just downloaded the latest Atom version (1.58.0) and the behavior is exactly the same. When I open a folder (project) in Atom, the Nautilus window is refreshed and the "Show hidden files" check is automatically disabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants