The tab order is also wrong. From here admin/structure/views/view/files#main-content

It seems that you can only get to the Add dropdown after going through after all of the other bucket items in the div (views-ui-display-tab-bucket)

Add should be the first item you tab on in the Fields div. The second should be the down arrow. The third should be File: File ID (Fid) [hidden].

Right now keyboard only users are going to assume that it just doesn't work.

I first attributed this (incorrectly) to #1989470: Dropbutton style update for Seven, but setting up a new issue as it predated the changes proposed there.

The UN is way clearer about this than the W3C

Create a logical tab order through links, form controls, and objects.

Can we use #1913086: Generalize the overlay tabbing management into a utility library to restructure this?

Beta phase evaluation

-->

Reference: https://www.drupal.org/core/beta-changes
Issue category Bug because hinders power users.
Prioritized changes The main goal of this issue is usability improvement.
Disruption none
CommentFileSizeAuthor
#3 2249115-after.png199.66 KBAnonymous (not verified)
#3 2249115-before.png197.02 KBAnonymous (not verified)
#1 tab_order_illogical-2249115-1.patch514 bytesAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

Status: Active » Needs review
FileSize
514 bytes

I could reproduce this on 8.0.x, so the issue you mention didn't resolve this.

This patch just moves the action link up in the bucket.

dawehner’s picture

Can we have a screenshot to prove to not have some kind of visual regression?

Anonymous’s picture

FileSize
197.02 KB
199.66 KB

Sure.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Thank you a lot!

Anonymous’s picture

Issue summary: View changes

Added a beta phase evaluation summary.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed ce22a3c and pushed to 8.0.x. Thanks!

Thanks for adding the beta evaluation.

  • alexpott committed ce22a3c on 8.0.x
    Issue #2249115 by pjonckiere: Tab order is illogical in Views UI
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.