Skip to content

Autocomplete not usable in high contrast mode on Windows #6257

@crisbeto

Description

@crisbeto

The autocomplete has a few issues which prevent high-contrast users from being able to use it:

  1. The input bottom border isn't visible, which makes it impossible to figure out that component is an input.
  2. The Windows high contrast settings render out all of the borders. This causes a weird thick border above the input which is only used for spacing and is usually transparent.
  3. There's no visible indication with regards to what option is highlighted.
  4. There is no outline around the autocomplete panel.

A couple of screenshots for reference:
1
2

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions