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:toggle-git-tab-focus not focusing git tab #1560

Open
@ferranpm

Description

@ferranpm

Prerequisites

Description

Invoking github:toggle-git-tab-focus both with ctrl-9 and via the command palette opens the git tab but does not focus the git tab.

Steps to Reproduce

  1. Open a git project
  2. Invoke github:toggle-git-tab-focus
  3. While tab shows (if it's hidden) focus never leaves the editor.

Expected behavior: Files in git tab focused to stage/unstage them

Actual behavior: Focus did not change at all

Reproduces how often: Always

Versions

> atom --version    
Atom    : 1.28.0
Electron: 2.0.3
Chrome  : 61.0.3163.100
Node    : 8.9.3
> atom-beta --version
Atom    : 1.29.0-beta0
Electron: 2.0.3
Chrome  : 61.0.3163.100
Node    : 8.9.3

Additional Information

  • Using the key binding resolver seems like ctrl-9 invokes github:toggle-git-tab-focus.
  • github:toggle-github-tab-focus seems to work just fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    papercutSmall-scope issues and bugs we can use to backfill our sprint plans

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions