enterprise-ng
enterprise-ng copied to clipboard
Dropdown: pressing function keys while focused causes letters to be typed.
Describe the bug Looks like some scenarios are missed when fixing https://github.com/infor-design/enterprise/issues/4976 when focused on a dropdown field, pressing function keys still causes some letters to be typed.
To Reproduce Steps to reproduce the behavior:
- Go to http://localhost:4200/ids-enterprise-ng-demo/dropdown
- Focus on a dropdown field
- press any function keys
- letters are getting typed on the dropdown
Expected behavior the function keys shouldn't type anything on the dropdown
Version
- ids-enterprise-ng: 14.1.0
Screenshots If applicable, add screenshots to help explain your problem.
https://user-images.githubusercontent.com/29673378/173992959-f396d2c5-99e6-4d92-ab0e-45b03291bc04.mp4
Platform
- Device (if applicable) : NA
- OS Version: Windows
- Browser Name: Firefox
- Browser Version: 101.0.1 (64-bit)
Additional context
What key are you pressing? I see a V but not sure there is any Function+V key? I am trying F+1 and i am seeing a 1 get inserted which seems incorrect but want to be sure we understand the issue?
Also to who picks this up may have to test both on mac and PC
Hi Tim, on the screen recording, ive been using F7. it causes the v to be typed.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.
This issue was closed because it has been inactive for 14 days since being marked as stale.