Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap

Focus outline not showing for radio buttons on Safari

Open
#3,271 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐞 bug browser bug
Dominant language
CSS
Stars
219
Forks
61
Avg merge
2d 15h
Merged PRs (30d)
12

Description

Prerequisites
Describe the issue

Focus outline not showing for radio buttons on Safari after keyboard navigation and changing the selected radio with the arrows.

Reduced test cases

On Safari:

  • make sure the tab navigation is activated in Safari Preferences
  • navigate to a radio button list with the Tab key
  • change the selected radio with arrow up or down
  • outline and focus vanish
What operating system(s) are you seeing the problem on?

macOS

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

Safari

What version of Boosted are you using?

OUDS v1.0.0

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.

Research direction

Start with the reduced Safari test case and inspect the radio-button focus styles and keyboard-navigation behavior. Reproduce the Tab and arrow-key sequence on macOS Safari; done means the selected radio retains a visible focus outline after changing selection with the arrow keys.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
accessibility
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.