-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tabbing into notes on Entry Edit is broken #4852
Comments
I noticed that too. But it has the correct tab order. Not sure what's going on there. |
I can't get it to work, very strange. When I Shift+Tab from the title text edit it goes to notes. Tabbing from the show notes checkbox goes to the OK button. |
Yeah, me neither. I tried to fix it, but failed. Random idea: what's the focus behaviour of the field? Is it click-only perhaps? |
No it's set to strong. Tab focus changing is so broken |
Overview
Tab sequencing for editing an entry is slightly broken. Cannot tab into the notes field.
The text was updated successfully, but these errors were encountered: