Olivero: Double focus on li items in safari.
This issue is only reproducible in safari.
Can be seen on live preview: https://tugboat-aqrmztryfqsezpvnghut1cszck2wwasr.tugboat.qa/tabs/restric...
Steps to reproduce:
1. focus on li(tabs__tab)
2. Focus on the tab in it (tabs__link).
Now the double focus will appear.
Adding screenshot for reference.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3213994-4.patch | 817 bytes | gauravvvv |
| #3 | 3213994-after.png | 14.16 KB | cindytwilliams |
| #3 | 3213994-before.png | 13.99 KB | cindytwilliams |
| #2 | 3213994-2.patch | 812 bytes | gauravvvv |
Comments
Comment #2
gauravvvv commentedI have attached a patch, Please verify if it is working or not.
Comment #3
cindytwilliams commentedPatch #2 applied cleanly, and fixed the double-focus on li items issue in Safari.
Before patch (double focus outline):

After patch:

Comment #4
gauravvvv commentedRe-rolled patch #2.
Comment #6
gauravvvv commentedUnrelated failure, Moving back to RTBC
Comment #7
mherchelI know this is only a minor change, but I'm okay with the double outline in Safari. To get the focus styles on links within Safari is a bit of a process (hold down the option key, or change some default settings), and if people are doing that, it's nice to have some very prominent focus states.
Thanks for the issue report and work, though.