Skip to content
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

[4.4] Back-end Edit form(s): focus on the Title field is missing #43684

Open
pe7er opened this issue Jun 20, 2024 · 5 comments
Open

[4.4] Back-end Edit form(s): focus on the Title field is missing #43684

pe7er opened this issue Jun 20, 2024 · 5 comments

Comments

@pe7er
Copy link
Contributor

pe7er commented Jun 20, 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.

@brianteeman
Copy link
Contributor

That would create a whole bunch of accessibility issues

@rdeutz
Copy link
Contributor

rdeutz commented Jun 26, 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?

@brianteeman
Copy link
Contributor

the issue is for new articles not editing existing articles

@rdeutz
Copy link
Contributor

rdeutz commented Jun 26, 2024

I know that's why I am asking

@brianteeman
Copy link
Contributor

The same accessibility issues would be present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants