Closed
Description
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
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