Skip to content

Detect cursor focus #39

@invisibleroads

Description

@invisibleroads

Test

  • The user has opened file A in folder 1 and file B in folder 2.
  • The file browser is open in folder 3.
  • [Done] Click file A in shell --> console log file A path.
  • [Done] Click file B in shell --> console log file B path.
  • Click anywhere in file browser --> console log folder 3 folder (unknown if possible)
  • Click again on file B in shell --> console log file B path (unknown if possible)

The clue is to look for examples in https://github.com/jupyterlab/jupyterlab/tree/main/packages with keywords focus or active or something similar.

Bounty

$100

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