Closed (duplicate)
Project:
Drupal core
Version:
8.9.x-dev
Component:
Umami demo
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Nov 2018 at 14:47 UTC
Updated:
6 Nov 2019 at 14:23 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
jogordon commentedI've picked this up at #uoe-d8-contribution
Comment #3
jogordon commentedCan't replicate this issue and can't see the dotted line. Is there an accessibility setting switched on that activates the dotted line borders? What version of Firefox is being used here?
Comment #4
andrewmacpherson commentedThanks for picking this up. Sorry, this may be a confusing one, because it's is a follow-up to #2983568: Audit and improve focus styles across the Umami theme for logged out users, which hasn't been committed yet. This isn't our usual way of working though - in this case the previous issue is quite epic, an this was deferred so that it wouldn't hold up all the wins in the main issue. It's probably best to leave this issue until after that one is committed. I've marked this postponed, and I'll set it back to active when at the right time.
That depends on your operating system. MacOS has a setting (a stupid one, IMO) to enable tabbing to links. It's somewhere in the System Settings application. Firefox respects that setting.
Comment #5
andrewmacpherson commentedThis issue can be active again, since #2983568: Audit and improve focus styles across the Umami theme for logged out users is fixed.
Comment #6
mcannon commentedI've checked the latest in OSX and Windows on Firefox and it does not seem like the issue exist anymore.

Comment #8
pawandubey commented@andrewmacpherson
I have also tested this in Firefox with Drupal 8.8.x version and not able to replicate the same as per the attached screenshot.
Moving this to 'cannot reproduce' status.
Comment #9
andrewmacpherson commentedThe problem still exists as of the current 8.8.x. See this screenshot:
The problem seems to be overflow on the list wrapper. If I use browser zoom to reduce to 90% scale, the top outline is visible:
Digging around in the CSS, I found these:
Disabling both of these overflow declarations makes the top outline visible. What are these used for, and is there anything that will break if we remove them?
Comment #11
shaalThank you!
This bug is getting fixed by #3042417: Accessible dropdown for Umami's language-switcher and mobile main-menu