mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #52674
[Bug 1823789] Re: The "Configure" and "Delete" icons don't have hover text in page "Edit" mode
Commit hash: 307d0612ea181a326c3e6eecebbd6d9d5302d0a3
Environment tested: Master
Browser tested: Chrome
PRECONDITIONS:
------------------------
1) Mahara user exists (no roles)
2) User portfolio page exist with the following blocks
a) Text Block
b) Image block
TEST STEPS:
------------------------
1) Log in as Mahara user
2) Edit a portfolio as mentioned in the perconditions
3) Hover over the cog icon in the top right of a content block
4) Verify that hover text is displayed as follows "Configure block"
5) Verify mouse pointer changes to a finger point indicating a click action
6) Hover over the trrash bin icon in the top right of a content block
7) Verify that hover text is displayed as follows "Remove block"
8) Verify mouse pointer changes to a finger point indicating a click action
9) Hover over anywehre in the block header other than the cog or trash bin icon
10) Verify that hover text is displayed as follows "Move block"
11) Verify mouse pointer changes to a closed hand indicating a drag/drop action
Catalyst QA Approved ✔
--
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