The focus order does not have to match the exact visual. As long as the focus order is still logical and the functionality still makes sense, then it is still accessible. For example, if the tabbing order moving from the fist item in one block then move to the second item of another block, then it would be a failure. WCAG reference: https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html "when users navigate sequentially through content, they encounter information in an order that is consistent with the meaning of the content and can be operated from the keyboard."
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1885070 Title: Focus order of Admin -> overview does not match visual order Status in Mahara: Triaged Bug description: The tab focus order of the Overview page (admin/index.php) does not match up to the visual order or display of the page. To replicate: 1. Log into site as site administrator 2. Navigate to the Overview page: Admin menu -> Admin home -> Overview 3. Navigate over the page's elements using the keyboard only (tab button) Expected results: The elements are tabbed in a way that matches their visual order/ display. Actual results: The focus jumps around from column to column in the DOM or which does not match up to the visual order. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1885070/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

