Fixed Profile tab visual glitch

I'm not positive what change will be made here, if any, because this is actually Chrome's own highlighting for accessibility purposes. If you tab/shift-tab, you'll see what I mean. It's generally important to leave that for accessibility. We have some code that detects mouse vs keyboard navigation to hide it, but we can't proactively hide it until we know what interaction type is used.

Saying that, the most recent version of Chrome does support a new pseudo-class that roughly does the detection for us which we might be able to use, but it's not well supported at all.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.3).

Change log:
Adjust offset of focus-visible tab outline
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom