No Code Attached Yet UI/UX
avatar pe7er
pe7er
20 Jun 2024

When creating a new Article, Category, Menu Item, or Module in Joomla 4.4.5 and 5.1.1,
the focus doesn't automatically land on the Title field.

Steps to reproduce the issue

In the back-end, create a new Article, Category, Menu Item or Module.

Expected result

I would expect the mouse cursor to start in the first required Title field,
so that I can begin typing a title right away.

new-article-2

Actual result

Instead, there's no focus on the Title field.
You have to manually click in the Title field with your mouse
or press the Tab key eight times on your keyboard.
Then the focus is on the Title field and you can start typing a title.

new-article-1

System information (as much as possible)

Additional comments

For existing item the focus should probably not be on the Title when you open the item for editing.

avatar pe7er pe7er - open - 20 Jun 2024
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Jun 2024
avatar joomla-cms-bot joomla-cms-bot - change - 20 Jun 2024
Labels Added: No Code Attached Yet UI/UX
avatar brianteeman
brianteeman - comment - 20 Jun 2024

That would create a whole bunch of accessibility issues

avatar rdeutz
rdeutz - comment - 26 Jun 2024

That would create a whole bunch of accessibility issues

Could we use for new articles an id for the title field and use this in the edit link?

avatar brianteeman
brianteeman - comment - 26 Jun 2024

the issue is for new articles not editing existing articles

avatar rdeutz
rdeutz - comment - 26 Jun 2024

I know that's why I am asking

avatar brianteeman
brianteeman - comment - 26 Jun 2024

The same accessibility issues would be present

avatar chmst chmst - change - 7 Jul 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-07-07 19:33:59
Closed_By chmst
avatar chmst chmst - close - 7 Jul 2024
avatar chmst
chmst - comment - 7 Jul 2024

In this single case it would be possible to use the autofocus. But in consequence we would have a non consistent behaviour, because all other foms don't have autofocus.
Autofocus is an issue for accessibility, as you can find in different publications.

Accessiblity and consisent behaviour has priority so I close this issue.

avatar pe7er
pe7er - comment - 9 Jul 2024

Accessiblity and consisent behaviour has priority so I close this issue.

Agreed. Gary (thanks @Bodge-IT !) asked a Joomla user that uses a Screen Reader.
They answered that maintaining consistent focus behavior in all areas of the Joomla back-end is important for SR users to avoid unnecessary confusion and frustration.

Add a Comment

Login with GitHub to post a comment