-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Component
TagPicker
Package version
^9.64.0
React version
17.0.1
Environment
System:
OS: Linux 6.8 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (32) x64 AMD EPYC 7763 64-Core Processor
Memory: 118.53 GB / 125.79 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Browsers:
Chrome: 136.0.7103.59
Current Behavior
Shift + home doesn't select all text in tag picker, but it does in Fluent 8 peoplePicker component.
Expected Behavior
The expected behavior is pressing shift + home will select all text in the TagPicker.
Reproduction
https://react.fluentui.dev/?path=/docs/components-tagpicker--docs
Steps to reproduce
- Go to https://react.fluentui.dev/?path=/docs/components-tagpicker--docs
- In the default TagPicker, type in text
- Press shift + home, observe the inputted text doesn't get highlighted.
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.