Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

Should current tab change automatically activate? #396

@mbektas

Description

@mbektas

We are having an issue in JupyterLab (jupyterlab/jupyterlab#6648), when a tab is closed, current tab changes but new current tab doesn't get activated. Keyboard events are not received by the current tab.

In https://github.com/phosphorjs/phosphor/blob/master/packages/widgets/src/tabbar.ts there are a lot of places where currentChange is emitted but activate is only tied to user click. Why an activate is only happening at user click and not on the currentChanged?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions