Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

GitHub and Git tabs always open at launch, and no longer opens in separate pane #2203

@tz277

Description

@tz277

Prerequisites

Description

GitHub and Git tabs not behaving as expected.

Steps to Reproduce

From what I remember:

  1. Summon the GitHub Tab and Git Tab via Ctrl+Shift+9
  2. Drag the GitHub Tab into it's own pane.

After this issue appears once; the issue appears everytime at launch. Furthermore, doing a full reinstall of Atom (eg following these steps: https://flight-manual.atom.io/faq/sections/how-do-i-uninstall-atom-on-macos/ and then installing again) does not fix the issue, and the abnormal behavior appears at launch.

Expected behavior:

Normally (how it's always been since I started using the feature):

  • Git/GitHub Tabs should not open at launch.
  • Ctrl+Shift+9 will toggle both GitHub/Git Tabs to appear/disappear together in a new pane.
  • Clicking between staged/unstaged changes on the Git Tab should open difference tabs on a pane that is not the one occupied by the GitHub/Git Tabs.

Actual behavior:

Now:

  • Git/GitHub Tabs do open at launch.
  • Ctrl+Shift+9 only toggles the Git Tab and the Git Tab appears in the current pane.
  • Clicking between staged/unstaged changes on the Git Tab opens difference tabs on the same pane occupied by Git Tab.
    • This is inconvenient because it means I have to switch back to the Git Tab after each time I click to see changes. It's much nicer to keep the Git Tab in it's own pane and have changes appear in a pane that is not the one occupied by the Git Tab.

Reproduces how often:

Every time.

After this issue appears once; the issue appears everytime at launch. Furthermore, doing a full reinstall of Atom (eg following these steps: https://flight-manual.atom.io/faq/sections/how-do-i-uninstall-atom-on-macos/ and then installing again) does not fix the issue, and the abnormal behavior appears at launch.

Versions

Electron: 2.0.18
Chrome  : 61.0.3163.100
Node    : 8.9.3

macOS Mojave version 10.14.5

image

Additional Information

Thanks! :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions