|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

In jenkins 1.563 and the latest (1.567), for the description field of a parameter in a freestyle project, I confirm that I reproduce this issue with Markup Formatter setting parameter is raw-html. On the other hand, I haven't any accessibility issue when the markup formatter is Escaped HTML.
For the main problem of this issue, in 1.567, the accessibility bug is fixed. I can edit the shell script directly in the text area with my screen reader.
Thank you for your work around and if I well understood, you have downgraded the version of CodeMirror that jenkins used in version lesser than 1.567 to fix temporarily the issue of the shell script text area ?