camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
256 stars 295 forks source link

[Accessibility] Slide Viewer: Tooltip inaccessible on hover #994

Open nwanduka opened 4 months ago

nwanduka commented 4 months ago

Describe the bug In the Annotation Assistant modal within the Preset Labels function of the Slide Viewer, the radius, threshold, and min overlap texts show a tooltip on hover. This tooltip can be dismissed and remains persistent, but it is not accessible via hover; it disappears upon hovering over it, making its content inaccessible to screen readers.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Slides'
  2. Open a slide
  3. Click on 'Present labels' icon
  4. Go to 'Annotation assistant'
  5. Hover over the texts "Radius", "Threshold", and "Min overlap". Notice that a tooltip appears.
  6. Try to hover over the tooltip and notice the tooltip disappear on hover. This behavior makes the content of the tooltip inaccessible to screen readers.

Expected behavior Content should not disappear on hover so that screen readers can access it.

Screenshots tooltip inaccessible on hover

rajku-dev commented 1 week ago

i can fix this issue.