Ticket #3903 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

wairole for color cell should be gridcell

Reported by: becky Owned by: becky
Priority: normal Milestone: 0.9
Component: Accessibility Version: 0.9
Severity: normal Keywords:
Cc:

Description

When I originally added the role for the color cells I made it "td" it should be "gridcell" for better accessibility. Using "td" implies it is a standard table, using gridcell indicates that it is keyboard navigable.

Change History

Changed 11 months ago by becky

  • status changed from new to closed
  • resolution set to fixed

(In [9864]) fixes #3903. Updated wairole for each color cell to gridcell. Updated template to give parent div the wairole of grid.

Note: See TracTickets for help on using tickets.