NYPL / staff-picks

1 stars 3 forks source link

Inaccurate list of tags displayed with Chrome and Jaws #118

Open wlla opened 6 years ago

wlla commented 6 years ago

Error occurred with: PC/Chrome/Jaws Browser notes: Chrome and Incognito Chrome

The Setting:

Behavior: Navigating to the unordered list of tags, it announced that it was a list of 13 items (should have been five). The list items included in correct order the visible tags (bolded in list below) and then a set of 8 tags that were not visible. Which 8 tags which were incorrectly included changed; I tried it twice and got two different versions, but they were always organized in a list of 13 and were in the same order (sort of) as they appear in the list.

Version One NB: Tags 1 through 5 are the only tags which should be available and which were visually present.

  1. Comics & graphic novels
  2. Drama
  3. NYC Stories
  4. On the dark side
  5. Realistic
  6. Realistic
  7. True stories
  8. On the dark side
  9. Page-turners
  10. Realistic
  11. Science Fiction
  12. Tearjearker
  13. True stories

Version Two NB: Tags 1 through 5 are the only tags which should be available and which were visually present.

  1. Comics & graphic novels
  2. Drama
  3. NYC Stories
  4. On the dark side
  5. Realistic
  6. Page-turners
  7. Realistic
  8. Science Fiction
  9. Page-turners
  10. Realistic
  11. Science fiction
  12. Tearjerkers
  13. True stories

When I inspect the page, an unordered list with only FIVE items visually appear.

In one instance, the list of books also displayed a similar issue. Only one book was visible, but when I navigated to the book list, it read out the visible title and then the full text of two visibly hidden book cards, for books SLAM! Vol. 1 and Spinning. However, I could not duplicate this a second time. Maybe related to aria-live issue.

Could not duplicate either issue with Firefox or Internet Explorer.

EdwinGuzman commented 6 years ago

Could be related to #114. Check out the resource. It could be a specific version and browser that's the issue we cannot readily solve.

EdwinGuzman commented 6 years ago

Don't think these links are necessarily that relevant but they could help better figure out what may be happening:

There is a known delay for VO but that may be the default setting on a computer. That's not something we can change.

CC @seanredmond

EdwinGuzman commented 6 years ago

I think we can fix this issue given what we've learn from the filters in Discovery. I'll read up on this ticket again and try to investigate.