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

Unable to edit field when keyboard nav cursor is on block #3744

Closed
samelhusseini opened this issue Mar 12, 2020 · 1 comment
Closed

Unable to edit field when keyboard nav cursor is on block #3744

samelhusseini opened this issue Mar 12, 2020 · 1 comment
Assignees
Labels
component: keyboard_nav issue: bug Describes why the code or behaviour is wrong

Comments

@samelhusseini
Copy link
Contributor

samelhusseini commented Mar 12, 2020

Describe the bug

Unable to edit a field by clicking on it when the keyboard nav cursor is on a block. We're able to when its on a field, why not block?
@alschmiedt FYI

To Reproduce

Steps to reproduce the behavior:

  1. Go to the playground, drag a number of blocks together
  2. Enable keyboard nav
  3. Traverse around such that the cursor is on a block like so:

Screen Shot 2020-03-12 at 11 50 08 AM

4. Attempt to click on a field to edit it. Unable to click.

Expected behavior

Should be able to edit the field regardless what state we're in for keyboard nav.

Screenshots

Attached above.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Stack Traces

Replace with error stack trace.

Additional context

@samelhusseini samelhusseini added issue: bug Describes why the code or behaviour is wrong component: keyboard_nav labels Mar 12, 2020
@samelhusseini samelhusseini added this to the Bug Bash Backlog milestone Mar 12, 2020
@alschmiedt alschmiedt self-assigned this Mar 12, 2020
@alschmiedt alschmiedt mentioned this issue Mar 12, 2020
3 tasks
@alschmiedt
Copy link
Contributor

Fixed in #3745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: keyboard_nav issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

2 participants