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

Node creation in accessibility tools not functioning properly #1394

Open
Tracked by #1377
ndoschek opened this issue Aug 21, 2024 · 0 comments
Open
Tracked by #1377

Node creation in accessibility tools not functioning properly #1394

ndoschek opened this issue Aug 21, 2024 · 0 comments
Labels
accessibility bug Something isn't working client

Comments

@ndoschek
Copy link
Contributor

ndoschek commented Aug 21, 2024

The node creation process within the accessibility tools is currently broken.
When attempting to create a node using keyboard shortcuts, the process cannot be completed as expected.

Steps to Reproduce:

  1. Optional: Open the help menu: Alt + H
  2. Focus on the tool-palette: Alt + P
  3. Select "Manual Task" using F and attempt to place it in grid 4.
  4. Notice that the position indicator cannot be moved, and pressing Enter does not complete the creation process.

Expected Behavior:

  • The position indicator should be movable using the keyboard. It should also indicate if the current position is valid to create the element.
  • Pressing Enter should complete the node creation.

I suspect this might be a focus-related issue, as the focus indicator shows "Currently focused: unknown," but I haven't investigated the problem in detail yet.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

1 participant