Problem/Motivation
Keyboard navigation skips advanced fields.

Steps to reproduce
- Enable Advanced Links attributes at Configuration > Content authoring > Text formats and editors > Basic HTML
- Create a Node, adding a link to the body
- Uncollapse the Advanced items
- Keyboard tab through the fields and see that it skips them.
Proposed resolution
Ensure the tabindex is correct.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork editor_advanced_link-3519379
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
Comment #2
jcandan commentedThis is a follow-up to #3371633-40: Exceptions thrown when toggling Advanced section of linking form.
Comment #3
jcandan commentedComment #5
vaish commentedIn the branch 2.3.x this issue seems to be fixed by #3534699: [CKEditor5 v45+] Attributes can overwrite other attributes and editing displayed text from collapsed selection generates multiple links .
Comment #6
jcandan commentedAgreed. It seems this would be fixed by #3534699.
Comment #7
jannakha commentedplease review MR 37 in https://www.drupal.org/project/editor_advanced_link/issues/3534699#comme...
Comment #8
vladimirausFixed as a part of #3534699: [CKEditor5 v45+] Attributes can overwrite other attributes and editing displayed text from collapsed selection generates multiple links .
Comment #9
vladimirausThank you for contributions. 🎂
Merged and released. 🎁