No Code Attached Yet a11y bug ?
avatar brianteeman
brianteeman
4 Mar 2023

Steps to reproduce the issue

See video recording - keyboard navigation only - all key presses highlighted on screen by external software
Creating seperate issue for each bug report so that they dont get lost inside a bigger report (again)

If a field is required you can not move forward in the tour until you complete the field ✔️
But if you then go back you have to enter something in the field again even though iy is not empty ?
So obviously something wrong in the code to check the field has input

The requirement to use a mouse to successfully use the Guided Tours component is an accessibility failure and breaks our commitment to providing an accessible way to use Joomla

avatar brianteeman brianteeman - open - 4 Mar 2023
avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 4 Mar 2023
avatar drmenzelit drmenzelit - change - 5 Mar 2023
Labels Added: a11y
avatar drmenzelit drmenzelit - labeled - 5 Mar 2023
avatar richard67 richard67 - change - 5 Mar 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 5 Mar 2023
avatar richard67 richard67 - change - 5 Mar 2023
Labels Added: ?
avatar richard67 richard67 - labeled - 5 Mar 2023
avatar obuisard
obuisard - comment - 9 Mar 2023

The 'next' button is enabled if there is a change in the input field. If the input field already has a value, the 'change' event is not fired unless an additional key stroke is made in the input field.
Maybe we can add a focus event to the input field and check if there is something in there as well.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40008.

avatar brianteeman brianteeman - change - 1 Apr 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-04-01 18:36:03
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 1 Apr 2023

Addressed elsewhere

avatar brianteeman brianteeman - close - 1 Apr 2023

Add a Comment

Login with GitHub to post a comment