← Back to team overview

mahara-contributors team mailing list archive

[Bug 1823789] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9739
Committed: https://git.mahara.org/mahara/mahara/commit/307d0612ea181a326c3e6eecebbd6d9d5302d0a3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 307d0612ea181a326c3e6eecebbd6d9d5302d0a3
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Wed Apr 10 16:35:50 2019 +1200

Bug 1823789: Add tool tip hover text in page 'Edit' mode

Added tooltips for 'Configure' and 'Delete' icons
Added tooltip for 'Move block' draggable header

behatnotneeded

Change-Id: I05a74e89634132b9c51ba481da1b6724ef643040

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

Title:
  The "Configure" and "Delete" icons don't have hover text in page
  "Edit" mode

Status in Mahara:
  Fix Committed

Bug description:
  When you are in "Edit" mode of a page, there is no hover text for the
  "Configure" gear icon or the "Delete" trash bin icon. They should have
  them for accessibility. See screenshot for what it should look like.

  To replicate:

  1. Create a page and enter "Edit" mode.
  2. Hover over the "Configure" icon.
  Expected result: The tool tip text comes up with "Configure 'BLOCKTYPE' block".
  Actual result: No tool tip
  3. Do the same for the "Delete" icon.

  Note: We have an aria rule in place that says 'alt="Configure 'Text'
  block (ID 30)"' for the "Configure" icon. If it's easier, we can use
  the same text for the hover text rather than setting up yet another
  one though a sighted person wouldn't need to see the ID.

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


References