Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set keyboard focus on graph/table when selecting an analysis #114

Open
hriday-panchasara opened this issue Mar 16, 2023 · 0 comments
Open
Labels
components Changes required in traceviewer-react-components and/or traceviewer-base-component enhancement New feature or request vscode-extension Something in the vscode-extension repository

Comments

@hriday-panchasara
Copy link
Contributor

PR 612 in theia-trace-extension (eclipse-cdt-cloud/theia-trace-extension#612) provides the following features:

  • Keyboard focus (indicated by a blue/orange border) is given to an output when its opened for the first time
  • When clicking on an analysis title in the trace tab, keyboard focus should be the analysis' graph/chart region.
  • If a View that is already open is selected in the sidebar, the View's title area should pulse to temporarily bring attention to the View panel. Keyboard focus is also given to the analysis' graph/chart region.

Not all features provided by this patch work in vscode-trace-extension. Replicate the missing functionality

@hriday-panchasara hriday-panchasara added enhancement New feature or request vscode-extension Something in the vscode-extension repository components Changes required in traceviewer-react-components and/or traceviewer-base-component labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components Changes required in traceviewer-react-components and/or traceviewer-base-component enhancement New feature or request vscode-extension Something in the vscode-extension repository
Projects
None yet
Development

No branches or pull requests

1 participant