[TreeView] Trigger focus on Ctrl + C / V #20243
Labels
bug 🐛
Something doesn't work
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Current Behavior 😯
The active focus on a tree view shifts when pressing Ctrl+C.
Expected Behavior 🤔
The active focus is left unchanged. Same as https://www.w3.org/TR/wai-aria-practices/examples/treeview/treeview-2/treeview-2b.html. I believe we should ignore all keyboard combinations.
Steps to Reproduce 🕹
Steps:
Context 🔦
I was working on http://material-ui.com/customization/default-theme/#explore, trying to copy a value.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: