Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap
Focus outline not showing for radio buttons on Safari
Open
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
- I have searched for duplicate or closed issues
- I have validated any HTML to avoid common problems
- I have read the contributing guidelines
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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