-
Notifications
You must be signed in to change notification settings - Fork 276
Settings panel opening up in odd place #1092
Comments
Thanks for opening a new issue in this repository 👍
The screenshots aren't in safe mode so just to clarify, if you run in safe mode can you drag and drop the settings view out of the right side bar? |
To clarify, the screenshots are not in safe mode. I wanted to take the screenshots to show/illustrate where the panel was opening (on top of the projects pane). |
Ahh gotcha, that makes sense. So once you switched to a default/some other theme, you were able to drag the settings over again.
That's true but we would need specific steps to reproduce the case where the settings view opens in a different location (or in the same pane as the tree view in particular). It sounds like repro steps are unknown right now? |
Correct. This might also might not be the best place for this as it now seems more and more like it could be the theme itself causing something by accident, possibly through it hiding the "heading" of the "projects" pane. |
Prerequisites
Description
Settings panel opening up in random/odd places
Steps to Reproduce
Expected behavior: [What you expect to happen]
Settings panel to open up in the main editor area with a tab
Actual behavior: [What actually happens]
settings panel seems to open up in the side panel (possibly the navigation panel)
Reproduces how often: [What percentage of the time does it reproduce?]
happens 1x, but then unable to "undo" this without a clean install...has happened about 4x in the past 3 months
Versions
You can get this information from copy and pasting the output of
atom --version
andapm --version
from the command line. Also, please include the OS and what version of the OS you're running.3 different computers, all Windows 10 64 bit
Most recently Atom 1.32.2, possibly as early as 1.2X? (didn't note when it first happened about 3 months ago)
Additional Information
Normally the settings pane will open up in the main editor area. Either by using Ctrl+, or File --> Settings (or any other way to get to that pane).
However, sometimes (and once it happens once it won't stop), this will open in what appears to be the "navigation pane". I don't think its truly the navigation pane though, but another pane on top of the navigation pane.
The only way to get out of this "settings" page is to then right-click on the area and select "close pane" (or Ctrl-W).
You can't get to the tab at the top, you can't move the pane or tab somewhere else.
It almost seems as if this is the result of a bad package installed, but I don't know what package. I have tried to uninstall packages and/or disable them to get it back to "normal". But to no avail.
Currently this is on the latest version of Atom (1.32.2) for windows 64 on Windows 10. This has happened on 3 different Windows machines that I have used. This has also happened on several versions of Atom, since about 1.2x? (I didn't really take note at the time, just did a Google search with no results and did a fresh reinstall).
Its hard to reproduce as I can't "undo" it without a clean reinstall. I don't do anything out of the ordinary or different, its just one time seemingly random time I am looking to do something in my settings and I will hit Ctrl+, and then it pops up over the navigation pane.
Regular window
Settings page
Trying to close the settings page
The text was updated successfully, but these errors were encountered: