Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline not visible on iOS and Safari on Star Rating #1035

Closed
3 tasks done
louismaximepiton opened this issue Jan 11, 2022 · 3 comments · Fixed by #1437
Closed
3 tasks done

Outline not visible on iOS and Safari on Star Rating #1035

louismaximepiton opened this issue Jan 11, 2022 · 3 comments · Fixed by #1437
Assignees

Comments

@louismaximepiton
Copy link
Member

louismaximepiton commented Jan 11, 2022

Prerequisites

Describe the issue

The outline for focus-visible isn't there for iOS and Mac. Maybe search for tabindex="0" or for options in MacOS directly.

Reduced test cases

Go to link and click on stars (or touch).

What operating system(s) and browser(s) are you seeing the problem on?

(Source Browserstack)

  • macOS + Safari
  • iOS - Chrome

What version of Boosted are you using?

main branch (5.2.0)

@MewenLeHo
Copy link
Contributor

@isabellechanclou
Copy link
Member

isabellechanclou commented May 30, 2022

On macOS + Safari, to be able to see focuses, you need to go to Safari/Preferences and tick the Accessibility parameter "Press Tab to highlight each item on a webpage". It seems there is nothing to add in the code.

Regarding for iOS - Chrome, from what I read and kind of test on an Iphone, same thing, on needs to go to the Iphone/Ipad Accessibility parameters to activate keypad navigation and the display of the selectable areas (therefore surrounded with a rectangle)

@isabellechanclou isabellechanclou self-assigned this May 31, 2022
@louismaximepiton
Copy link
Member Author

Closed by #1437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants