mui / mui/material-ui

[chip] Does not focus on when navigating with arrows on with Safari 16.3 (18614.4.6.1.6)

Open
#36,368 1 comment 0 reactions 1 assignee View on GitHub

@siriwatknp is already working on this.

Since Feb 28, 2023.

browser: Safari scope: autocomplete scope: chip
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Duplicates
  • I have searched the existing issues
Latest version
  • I have tested the latest version
Steps to reproduce 🕹

Link to live example: Mui-focused

Steps:

  1. Select the "Multiple values" example
  2. Add a few movies to the list
Current behavior 😯

The chips don't change colours when you navigate using arrows like it does in Chromium

Expected behavior 🤔

The chips should switch to the colours defined in https://github.com/mui/material-ui/pull/35502/files#diff-8f415fe330d102624dbf0dbb137ff10972d0d336ecc89df39355d291f7cc2b02R183 which works on Chromium

Context 🔦

No response

Your environment 🌎
Packages.json: 
    "@mui/lab": "5.0.0-alpha.121",
    "@mui/material": "5.11.11",
    "@mui/styled-engine": "5.11.11",
 System:
    OS: macOS 13.2.1
  Binaries:
    Node: 19.7.0 - /private/var/folders/jy/hc1n_qhd0sb1tbbm5z945v500000gn/T/xfs-c1d0b0ec/node
    Yarn: 4.0.0-rc.39 - /private/var/folders/jy/hc1n_qhd0sb1tbbm5z945v500000gn/T/xfs-c1d0b0ec/yarn
  Browsers:
    Chrome: Chromium: 110.0.5481.177 (Official Build) (arm64)]
    Safari: 16.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.