you can no longer use the keyboard to navigate on the restyled "FreeStyle" job configuration page.

      There is no way to change the tabs which would confuse a user (they are not tabs - but look like tabs? - when an item gets focus via a tab key the "tab" thing should change highlight as it does if you just scroll
      The tabbing order of the items and help is completely out of whack.
      The red X on a build step never seems to receive focus

          [JENKINS-33930] new tabbed job config page broken accessibility

          Daniel Beck added a comment -

          Is this issue complete? Last char in the description is a comma.

          Daniel Beck added a comment - Is this issue complete? Last char in the description is a comma.

          Daniel Beck added a comment -

          The tabbing order of the items and help is completely out of whack.

          Not a regression from 1.x. Order there is browser UI/chrome, then help, then page navigation/header (which is mostly gone from 2.x), then form elements, then footer, and it's still the same in 2.0-beta-1.

          Daniel Beck added a comment - The tabbing order of the items and help is completely out of whack. Not a regression from 1.x. Order there is browser UI/chrome, then help, then page navigation/header (which is mostly gone from 2.x), then form elements, then footer, and it's still the same in 2.0-beta-1.

          Daniel Beck added a comment -

          The red X on a build step never seems to receive focus,

          It's still the last element (even though visually it's first), but could probably use a focus highlight.

          The tabbing order of the items and help is completely out of whack.

          Do you mean here that tab focus jumps to help icons when adding an item to a hetero-list. If not, I don't understand what the problem is.

          Daniel Beck added a comment - The red X on a build step never seems to receive focus, It's still the last element (even though visually it's first), but could probably use a focus highlight. The tabbing order of the items and help is completely out of whack. Do you mean here that tab focus jumps to help icons when adding an item to a hetero-list. If not, I don't understand what the problem is.

          Keith Zantow added a comment -

          I think the main issue would be with the red X display, here. Tabs may be better to stay excluded from keyboard navigation, as the user can still tab through the form like 1.x.

          Keith Zantow added a comment - I think the main issue would be with the red X display, here. Tabs may be better to stay excluded from keyboard navigation, as the user can still tab through the form like 1.x.

          Patrick Wolf added a comment -

          kzantow I thought the issue was that tab highlighting doesn't change if you use keys to navigate down the page. When you scroll down the form the tab highlighting changes based on your location. I agree that using keyboard to go through tabs would make things more difficult.

          If it is possible to navigate to the red X with keyboard and we simply have to show this better with highlighting then I don't think this should be a critical bug blocking release. As long as there are no regressions from 1.x functionality I would rather not risk breaking something else before we release.

          Patrick Wolf added a comment - kzantow I thought the issue was that tab highlighting doesn't change if you use keys to navigate down the page. When you scroll down the form the tab highlighting changes based on your location. I agree that using keyboard to go through tabs would make things more difficult. If it is possible to navigate to the red X with keyboard and we simply have to show this better with highlighting then I don't think this should be a critical bug blocking release. As long as there are no regressions from 1.x functionality I would rather not risk breaking something else before we release.

          James Nord added a comment -

          The tabbing order of the items and help is completely out of whack.

          Not a regression from 1.x. Order there is browser UI/chrome, then help, then page navigation/header (which is mostly gone from 2.x), then form elements, then footer, and it's still the same in 2.0-beta-1.

          Hmmm.... I tested this on 1.x before I filed it. I just went to double check and it's as you describe.

          hrmpw so yes. If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it?
          Do you expect people to just randomly guess what they have selected? In 1.x it gets a nice visual border.
          This is critical for anyone that does not / can not use a mouse.

          James Nord added a comment - The tabbing order of the items and help is completely out of whack. Not a regression from 1.x. Order there is browser UI/chrome, then help, then page navigation/header (which is mostly gone from 2.x), then form elements, then footer, and it's still the same in 2.0-beta-1. Hmmm.... I tested this on 1.x before I filed it. I just went to double check and it's as you describe. hrmpw so yes. If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it? Do you expect people to just randomly guess what they have selected? In 1.x it gets a nice visual border. This is critical for anyone that does not / can not use a mouse.

          James Nord added a comment - - edited

          I thought the issue was that tab highlighting doesn't change if you use keys to navigate down the page.

          That is another accessibility described here.

          James Nord added a comment - - edited I thought the issue was that tab highlighting doesn't change if you use keys to navigate down the page. That is another accessibility described here.

          Daniel Beck added a comment -

          That is another accessibility described here.

          I consider this not quite as serious as it's not a regression per se – these tabs didn't exist in 1.x, and section headers are still available. Definitely a bug that should be fixed, but not blocking 2.0 IMO.

          so yes. If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it?
          Do you expect people to just randomly guess what they have selected? In 1.x it gets a nice visual border.

          IIUC the major issue reported here then is that the 'delete' button does not have a focus highlight style?

          Trying to make this issue actionable without "take everything apart and rebuild from scratch".

          Daniel Beck added a comment - That is another accessibility described here. I consider this not quite as serious as it's not a regression per se – these tabs didn't exist in 1.x, and section headers are still available. Definitely a bug that should be fixed, but not blocking 2.0 IMO. so yes. If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it? Do you expect people to just randomly guess what they have selected? In 1.x it gets a nice visual border. IIUC the major issue reported here then is that the 'delete' button does not have a focus highlight style? Trying to make this issue actionable without "take everything apart and rebuild from scratch".

          Task: CloudBees would like to review what accessibility improvements need to be made to new tabs UI.

          Spike Washburn added a comment - Task: CloudBees would like to review what accessibility improvements need to be made to new tabs UI.

          Daniel Beck added a comment -

          No response by reporter clarifying what exactly needs to be done here, so punting to post-2.0.

          Daniel Beck added a comment - No response by reporter clarifying what exactly needs to be done here, so punting to post-2.0.

          James Nord added a comment - - edited

          If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it?

          James Nord added a comment - - edited If the RedX is not visually highlighted in 2.0 how do you know it is selected - how do you know you have navigated to it?

          Daniel Beck added a comment -

          gusreiber Is there a quick and easy way to add keyboard focus highlighting to the X button?

          Daniel Beck added a comment - gusreiber Is there a quick and easy way to add keyboard focus highlighting to the X button?

          gus reiber added a comment -

          taking a look.

          gus reiber added a comment - taking a look.

          gus reiber added a comment -

          ....waiting for gitHub.

          gus reiber added a comment - ....waiting for gitHub.

          Code changed in jenkins
          User: gusreiber
          Path:
          war/src/main/js/widgets/config/tabbar.less
          http://jenkins-ci.org/commit/jenkins/99e482b2a94102c6c2b3445c2fa1514f242fede5
          Log:
          JENKINS-33930 focus color for delete

          style only.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: gusreiber Path: war/src/main/js/widgets/config/tabbar.less http://jenkins-ci.org/commit/jenkins/99e482b2a94102c6c2b3445c2fa1514f242fede5 Log: JENKINS-33930 focus color for delete style only.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          war/src/main/js/widgets/config/tabbar.less
          http://jenkins-ci.org/commit/jenkins/c403e88f44034919de07ddb3d6b419c5016f77d7
          Log:
          Merge pull request #2227 from jenkinsci/FIX-JENKINS-33930]

          JENKINS-33930 focus color for delete

          Compare: https://github.com/jenkinsci/jenkins/compare/e6df9f55bb6b...c403e88f4403

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: war/src/main/js/widgets/config/tabbar.less http://jenkins-ci.org/commit/jenkins/c403e88f44034919de07ddb3d6b419c5016f77d7 Log: Merge pull request #2227 from jenkinsci/FIX- JENKINS-33930 ] JENKINS-33930 focus color for delete Compare: https://github.com/jenkinsci/jenkins/compare/e6df9f55bb6b...c403e88f4403

          Arnaud Héritier added a comment - - edited

          Is it a known issue the rendering of the delete button in config panels ?

          I didn't find it reported but I saw it for a long time

          Arnaud Héritier added a comment - - edited Is it a known issue the rendering of the delete button in config panels ? I didn't find it reported but I saw it for a long time

          Arnaud Héritier added a comment - Ok I just found JENKINS-35178 and PR https://github.com/jenkinsci/jenkins/pull/2378 by recena

          teilo, Could you confirm whether it was fixed on JENKINS-35178?

          Manuel Recena Soto added a comment - teilo , Could you confirm whether it was fixed on JENKINS-35178 ?

          James Nord added a comment -

          Was partially fixed by https://github.com/jenkinsci/jenkins/pull/2227 (delete not showing focus)
          Tab seems order is fixed
          Tab selecting UX issue(s) remain

          • Can not change them with tab
          • Highlighted tab is not for the section you are editing/has focus (but is the same now if you use the mouse - the tab highlight matches what is at the top of the screen)

          James Nord added a comment - Was partially fixed by https://github.com/jenkinsci/jenkins/pull/2227 (delete not showing focus) Tab seems order is fixed Tab selecting UX issue(s) remain Can not change them with tab Highlighted tab is not for the section you are editing/has focus (but is the same now if you use the mouse - the tab highlight matches what is at the top of the screen)

            recena Manuel Recena Soto
            teilo James Nord
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: