Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9.1
-
Fix Version/s: 2.9.2
-
Component/s: Accessibility, Profile
-
Labels:None
-
Environment:sakai/trunk on Oracle - Built: 09/20/12 08:00 - Sakai Revision: 113177 (Kernel 1.4.0-SNAPSHOT)- Server sakai-nightly.uits.iupui.edu
-
Previous Issue Keys:PRFL-775
Description
When a user of adaptive technology activates the "saving settings" button on the Preferences page of the Profile2 Tool a error/success message is displayed at the bottom of the page, but not announced. The placement of the message does not follow the normal convention for Sakai error messages.
Recommended remediation:
Move error/success message to top of page and set focus to the message.
<div class="mainSectionContentForm">
<div tabindex="0" id="formFeedback44" class="success">Saved successfully</div>
<h3 class="header icon preferences">Preferences</h3>
$("#formFeedback44").focus();
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- mentioned in
-
Wiki Page Loading...