Closed (won't fix)
Project:
Drupal core
Version:
9.3.x-dev
Component:
Olivero theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2021 at 10:43 UTC
Updated:
30 Jun 2021 at 11:55 UTC
Jump to comment: Most recent, Most recent file
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.