No Code Attached Yet bug
avatar brianteeman
brianteeman
5 Mar 2023

Steps to reproduce the issue

When you are not using tinymce or no editor then any tour that accesses the editor area produces unexpected results.

Creating seperate issue for each bug report so that they dont get lost inside a bigger report (again)

image

JCE

image

Codemirror

image

As can be seen above an error is shown in the console and the editor area will not accept any input. There is no indication to the user taking the tour why this is the only step on the tour that is disabled.

avatar brianteeman brianteeman - open - 5 Mar 2023
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Mar 2023
avatar drmenzelit drmenzelit - change - 5 Mar 2023
Labels Added: a11y
avatar drmenzelit drmenzelit - labeled - 5 Mar 2023
avatar drmenzelit drmenzelit - change - 5 Mar 2023
Labels Removed: a11y
avatar drmenzelit drmenzelit - unlabeled - 5 Mar 2023
avatar richard67 richard67 - change - 5 Mar 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 5 Mar 2023
avatar wojtekxtx
wojtekxtx - comment - 6 Mar 2023

@brianteeman can confirm this, although wording could be better.

avatar obuisard
obuisard - comment - 9 Mar 2023

Some of it is addressed by PR #40044.

For CodeMirror, it is tricky, we cannot make it work as of now because CodeMirror itself is not accessible.
We can make CodeMirror available to mouse events, but by doing so, we penalize users who need to tab through.
I would suggest we fix CodeMirror first (one cannot tab out of the codeMirror editor as of now).


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

avatar wojtekxtx
wojtekxtx - comment - 11 Mar 2023

@obuisard what do you mean that CodeMinor is not accessible? Its very much IS accessible.......

avatar obuisard
obuisard - comment - 11 Mar 2023

@obuisard what do you mean that CodeMinor is not accessible? Its very much IS accessible.......

You can't tab out of it.

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

@obuisard have not noticed it

Add a Comment

Login with GitHub to post a comment