Alan Lundgard

Results 42 issues of Alan Lundgard

### Current behavior Some elements are not well-formed. ### Steps to reproduce Example page: [Martin Wong Catalogue Raisonné](https://exhibits.stanford.edu/martin-wong), or any other exhibit. Input example page(s) to W3C's HTML validator: https://validator.w3.org/nu/....

a11y

### Current behavior `aria-current` is used to indicate a dropdown selection. Use `aria-selected` instead. ### Steps to reproduce Example page: [Spotlight Accessibility for SODA - San Francisco Buildings](https://exhibits.stanford.edu/a11y-for-soda/browse/san-francisco-buildings). Click on...

a11y

### Current behavior Native semantic HTML elements currently have redundant ARIA roles. For example, the `` element has `role="navigation`, the `` element has `role="contentinfo"`, and so on. ### Steps to...

a11y

### Current behavior `aria-label` is applied to non-semantic HTML elements (span, div) without an appropriate `role` attribute. ### Steps to reproduce Example A page: [Spotlight Accessibility for SODA - San...

a11y

### Current behavior `aria-labelledby` is applied to non-semantic HTML elements (div) without an appropriate `role` attribute. ### Steps to reproduce Example page: [Parker Library - Search Results](https://exhibits.stanford.edu/parker/catalog?f%5Bformat_main_ssim%5D%5B%5D=Archive%2FManuscript&search_field=manuscript_number&sort=title_sort+asc%2C+pub_year_isi+desc). Inspect the "Limit...

a11y

### Current behavior There are multiple unique IIIF Drag-n-drop links without unique, meaningful text. This could make it difficult to understand their behavior when navigating by screen reader. See [WCAG...

a11y

### Current behavior When navigating by keyboard Tab/Shift+Tab (or by VoiceOver screen reader), the focus skips over the image items in Masonry view. ### Steps to reproduce Example page: [Parker...

a11y

### Current behavior The programmatic order (DOM, focus order) does not match the visual order. In DOM-order, the _Limit your search_ filters ("sidebar" section) comes after _Search results_ ("content" section),...

a11y

### Current behavior Selecting a view type or filter using the keyboard or screen reader shifts the focus back to the top of the page. ### Steps to reproduce Example...

a11y

### Current behavior The currently-selected view type (List, Gallery, Heatmap, Masonry, or Slideshow) is not indicated to screen readers. ### Steps to reproduce Example page (/browse): [Spotlight Accessibility for SODA...

a11y