Tab order in issue creation editor
Summary
After upgrading to 13.2.4 the tab order in issue creation form changed from jumping to the textarea field to going through all the options in the editor. Not really helpful when actually using the tabs.
Steps to reproduce
Open a new issue in a project. The focus is on the title input field. Type some text. Press tab key. You won't enter the textarea.
What is the current bug behavior?
The focus jumps to description templates and on the next tab to the write tab and then through all the options in the taskbar.
What is the expected correct behavior?
It should behave as it did before, jump from description templates into the textarea to directly enter the text for the issue. If I need to use a mouse to become productive I don't need a tab key anyways.