Problem/Motivation

Activating the heading focus feature of toc_js forces tabindex="0" on all targeted heading of the page.

This seems unnecessary and a tabindex="-1" should be enough.

Issue fork toc_js-3498736

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Assigned: mably » Unassigned
Status: Active » Needs review
mably’s picture

Status: Needs review » Reviewed & tested by the community

  • mably committed 4f205b0d on 3.0.x
    Issue #3498736 by mably: Replace unrequired tabindex=0 by tabindex=-1...
mably’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.