Actually, you are right.
I downloaded the 1.549 version of jenkins at http://jenkins.mirror.isppower.de/war/1.549/jenkins.war and tested it on my local machine which is running on Windows.
I can't reproduce this issue with it.

So I'm explaining how to reproduce this issue with a >= 1.560 version of jenkins but my englsih is quite bad and hope that you are understanding :

  • If you're running on windows Download and install the screen reader NVDA at www.nvaccess.org (it is free)
  • During the installation you should ear a voice. This voice says what you see on the screen.
  • Complete the installation
  • Run a browser in example firefox (fhe latest version 29.0.1)
  • Go to the board of your jenkins and choose a job which has a shell script step configured
  • In the job page, click on "configure" to edit the job
    NB: In the next step, you should know that NVDA has a virtual buffer to represent a web content and provides shortcuts to navigate through the elements of a web page.
    In example, to go to the next edit field, you should type 'e', the next button 'b' radio button 'r' ... and shift + e to go to previous edit field ...
    To read and edit the content of an element like an edit field, you must hit the space bar to enter in.
  • With the shortcut 'e', navigate until NVDA says 'edit multiline'. If the rate of the voice is too fast, decrase it with (NVDA key + CTRL + the right and left arrow keys to select "rate" setting and decrease it with the down arrow key. The NVDA key is the 0 of your numeric pad.
  • As explained below, to read and edit the shell script you should type on the space bar.
  • Then, with the up and down arrow key, you should ear the lines of the shell script. With left and right arrow key you navigate character by character.

In jenkins 1.563 I can navigate through the differents lines of my shell script so I can't edit it.

I really hope that you understand me .

Thanks in advance.

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.

Reply via email to