Skip to content

Cannot tab into file options menu #659

Closed
@jareddonovan

Description

@jareddonovan

Nature of issue?

  • Found a bug

Details about the bug:

  • Web browser and version: Chrome v67

  • Operating System: MacOSX 10.12.6

  • Steps to reproduce this:

In the web interface, click the down arrow to open the file options menu

image

Click tab to tab to the first menu item 'Rename'.
You will see the menu item highlight and then the menu closes.

I believe that this is because in the FileNode component, there is an onblur event handler that closes the file options menu https://github.com/processing/p5.js-web-editor/blob/9a0c0448844743d4d167d77f9763cddc05909b70/client/modules/IDE/components/FileNode.jsx#L124

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueA beginner-friendly issue, great for first-time contributorsHelp WantedWould love additional input or contributions!Priority:HighShould be addressed soon but not critical

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions