-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: speed dialChanges related to the speed dial.Changes related to the speed dial.
Description
When using keyboard, when I open a Dialog from a SpeedDial, close it and try to navigate SpeedDial items with arrow keys, the direction inverts. And the ToolTip is also a bit off.
- [ x ] This is not a v0.x issue.
- [ x ] I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
The arrow keys act as usual
Current Behavior
The arrow keys act as if they were inverted
Steps to Reproduce
Link: https://codesandbox.io/s/13rlwp1l8j
- Tab to the SpeedDial button (it will open)
- Use arrow keys to select
Print
item - Press space to open the Dialog
- Press esc to exit the Dialog
- Press the down arrow a couple of times
Context
Your Environment
Tech | Version |
---|---|
Material-UI | v3.5.1 |
React | latest |
Browser | Google Chrome, Version 70.0.3538.102 (Official Build) (64-bit) |
TypeScript | |
etc. |
Metadata
Metadata
Assignees
Labels
scope: speed dialChanges related to the speed dial.Changes related to the speed dial.