← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482462] [NEW] Buttons in page editor accordion still contain radio inputs

 

Public bug reported:

The accordion used to add a block in the page editor contains a
clickable link for each blocktype, but for some reason these also have
an <input type="radio"> associated with them. This is read out by screen
readers (at least in the Mahara theme) and is confusing because
logically these aren't radio buttons.

These should be removed (if safe) or at least hidden completely
(including from screen reader users).

Affects latest master

** Affects: mahara
     Importance: Medium
         Status: Confirmed


** Tags: accessibility vieweditor

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482462

Title:
  Buttons in page editor accordion still contain radio inputs

Status in Mahara:
  Confirmed

Bug description:
  The accordion used to add a block in the page editor contains a
  clickable link for each blocktype, but for some reason these also have
  an <input type="radio"> associated with them. This is read out by
  screen readers (at least in the Mahara theme) and is confusing because
  logically these aren't radio buttons.

  These should be removed (if safe) or at least hidden completely
  (including from screen reader users).

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482462/+subscriptions


Follow ups