Skip to content

[Bug] [Accessibility] [dropdown] : Alt+arrow up doesn't work properly on docsite  #31363

Description

@kolaps33

Library

React Components / v9 (@fluentui/react-components)

System Info

System:
    OS: Windows 10 10.0.22631
    CPU: (12) x64 Intel(R) Xeon(R) E-2176M  CPU @ 2.70GHz
    Memory: 16.36 GB / 31.74 GB
  Browsers:
    Edge: Chromium (123.0.2420.97)
    Internet Explorer: 11.0.22621.1

Are you reporting Accessibility issue?

None

Reproduction

https://stackblitz.com/edit/nqfk2s?file=src%2Fexample.tsx

Bug Description

Dropdown sandbox: https://stackblitz.com/edit/nqfk2s?file=src%2Fexample.tsx

##Steps

  1. Open dropdown from
  2. Navigate to some option (other then selected already)
  3. Press Alt+arrow up key

Actual Behavior

On the sandbox it select the option from list (works as expected)
On the docsite: https://react.fluentui.dev/?path=/docs/components-dropdown--default#default
it navigates to the "drawer" component

Expected Behavior

select the option from list

Logs

No response

Requested priority

Normal

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions