← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482461] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5191
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0daa91c64ee898af7d492337766dda670d2c2c37
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0daa91c64ee898af7d492337766dda670d2c2c37
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Fri Aug 28 15:22:43 2015 +1200

Fix descriptions in Add block accordion (Bug #1482461)

- Move the description after the title, to make the flow more
logical for screen reader users
- Also add the description as the title attribute of the link, so
it can be accessed by mouse users

behatnotneeded

Change-Id: I1c0369a1dcbe8216a244d24438e52fadfba39c10

-- 
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/1482461

Title:
  "Add block" accordion has useful descriptions only available to screen
  reader users

Status in Mahara:
  Fix Committed

Bug description:
  Each button in the page editor's "Add block" accordion has a screen-
  reader-only description (eg. "Image" is described as "A single image
  from your files area"). This is actually quite useful, so it would be
  nice if this could be accessed by sighted users as well (eg. by having
  it as the title attribute of the surrounding link)

  Also, these descriptions appear before the name of the block, making
  it hard to know what the actually title of the block is. Since they're
  essentially a subtitle, they should be moved so that they are read out
  after the title.

  Affects latest master

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


References