[Mahara-contributors] [Bug 1279523] [NEW] "Use content from another text box" stops working if pagination is used

2014-02-12 Thread Jono Mingard
Public bug reported: The option to "Use content from another text box" in the Text box blocktype uses pagination if more than 5 text boxes exist. However, if you use the pagination controls the radio buttons for selecting a text box appear to stop working, meaning that it's impossible to pick a te

[Mahara-contributors] [Bug 1265253] Re: Check device detection and HTML editor use

2014-02-11 Thread Jono Mingard
Alternatively, if we need to detect it on the server-side, http://caniuse.com/#feat=contenteditable has a decent summary of which browsers have support -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Sub

[Mahara-contributors] [Bug 1265253] Re: Check device detection and HTML editor use

2014-02-11 Thread Jono Mingard
MobileDetect's mobileGrade() method won't work for TinyMCE - it's too lenient. The key to TinyMCE support is contentEditable, which jQuery Mobile doesn't require. For example, contentEditable was only added to iOS in version 5, but iOS 3.1+ gets an 'A' grade in mobileGrade(). I would suggest tes

[Mahara-contributors] [Bug 1269939] Re: Accesskeys and what keys go with what actions table

2014-02-11 Thread Jono Mingard
The closest thing I've seen to having accesskeys documented in the site is a 'cheatsheet' overlay accessed by pressing a particular key combination ... probably more useful for editing shortcuts though It might be worth mentioning that the way to activate accesskeys differs across browsers (I thin

[Mahara-contributors] [Bug 1274083] Re: View an artefact with related skin or theme

2014-02-11 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1278667] Re: Two error messages when uploading files without accepting upload agreement

2014-02-11 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1261243] Re: Focus should be set to the error message if there are form errors

2014-02-11 Thread Jono Mingard
Since the fix for Bug #1262483 sets aria-live (and role=alert) on the error region, this is no longer necessary ** Changed in: mahara Status: New => Won't Fix -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching sub

[Mahara-contributors] [Bug 1278689] Re: External media page blocks trap focus

2014-02-10 Thread Jono Mingard
OK, looks like this is a browser issue with Flash videos. A fix is to add ?html5=1 to YouTube embed URLs but other sites won't have an HTML5 version ... looks like this is something we can't fix http://stackoverflow.com/questions/938403/keyboard-focus-being-stolen-by-flash https://bugzilla.mozilla

[Mahara-contributors] [Bug 1278689] Re: External media page blocks trap focus

2014-02-10 Thread Jono Mingard
(First noticed by Evonne) -- 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! ht

[Mahara-contributors] [Bug 1278689] [NEW] External media page blocks trap focus

2014-02-10 Thread Jono Mingard
Public bug reported: When external media (eg. a YouTube video) is added to a page, they appear to trap keyboard focus: When you tab onto the frame keyboard focus seems to disappear (ie. there is no longer a visibly focused element) and pressing tab multiple times doesn't move focus away from th

[Mahara-contributors] [Bug 1278672] [NEW] Responsive menu is not accessible

2014-02-10 Thread Jono Mingard
Public bug reported: The current responsive menu design uses an with a click event to open the main menu. This is not accessible as the link cannot be focused and therefore screen reader users (probably) can't open it. I'm not sure how much of an issue this is since screen readers on touchscreen

[Mahara-contributors] [Bug 1278668] Re: Empty, focusable tags when no staff or admins shown in institution list

2014-02-10 Thread Jono Mingard
** Changed in: mahara Importance: Undecided => Low -- 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 edi

[Mahara-contributors] [Bug 1278671] Re: Some edit buttons come before the item title in the tabbing order

2014-02-10 Thread Jono Mingard
(Noticed first by Evonne) -- 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! ht

[Mahara-contributors] [Bug 1278671] [NEW] Some edit buttons come before the item title in the tabbing order

2014-02-10 Thread Jono Mingard
Public bug reported: On some pages, such as Portfolio -> Pages, there is a list of content with edit buttons on the right where the edit buttons come before the title of each item in the HTML (and therefore in the tab order). This is confusing for people using the keyboard, especially screen r

[Mahara-contributors] [Bug 1278667] Re: Two error messages when uploading files without accepting upload agreement

2014-02-10 Thread Jono Mingard
(Noticed first by Evonne) -- 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! ht

[Mahara-contributors] [Bug 1278668] [NEW] Empty, focusable tags when no staff or admins shown in institution list

2014-02-10 Thread Jono Mingard
Public bug reported: In the list of institutions (Admin -> Institutions), "No Institution" does not display a number of staff or administrators, so those cells appear blank. However, they contain an empty element which can be focused using the keyboard and gives an error if pressed. The page n

[Mahara-contributors] [Bug 1278667] [NEW] Two error messages when uploading files without accepting upload agreement

2014-02-10 Thread Jono Mingard
Public bug reported: When uploading files via drag and drop, if the upload agreement is enabled and not checked, the error message "You must agree to the copyright notice." appears. However, on the current master it appears twice. Note this behaviour may have been introduced by the patch for Bug

[Mahara-contributors] [Bug 1278668] Re: Empty, focusable tags when no staff or admins shown in institution list

2014-02-10 Thread Jono Mingard
(Noticed first by Evonne) ** Tags added: accessibility -- 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 e

[Mahara-contributors] [Bug 1278238] [NEW] Radio buttons used when importing need labels

2014-02-09 Thread Jono Mingard
ese should really specify what they mean (what is being ignored or added) using hidden text so that screen reader users don't have to navigate around to find out. Affects latest master ** Affects: mahara Importance: Medium Assignee: Jono Mingard (mingard) Status: In Pro

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-09 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1277297] Re: Radio buttons in email selector need labels

2014-02-09 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-09 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1278216] [NEW] Checkboxes when editing permissions for a page need labels

2014-02-09 Thread Jono Mingard
ignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara C

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-09 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-09 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images and image-like elements need an alt attribute sp

[Mahara-contributors] [Bug 1278202] [NEW] Skin previews need descriptive alt text

2014-02-09 Thread Jono Mingard
Importance: Medium Assignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility bite-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-09 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images and image-like elements need an alt attribute sp

[Mahara-contributors] [Bug 1278198] [NEW] Close button in homepage information should be made accessible

2014-02-09 Thread Jono Mingard
anchor element it's inside has no href specified which seems to make some screen readers ignore it. Affects latest master ** Affects: mahara Importance: Medium Assignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility -- You received this bug notif

[Mahara-contributors] [Bug 1270987] Re: Modal dialogs are not accessible

2014-02-09 Thread Jono Mingard
** Changed in: mahara Status: In Progress => Fix Committed ** Changed in: mahara Milestone: None => 1.9.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contribut

[Mahara-contributors] [Bug 1277297] [NEW] Radio buttons in email selector need labels

2014-02-06 Thread Jono Mingard
Public bug reported: For people using screen readers, having a label for every form input is essential as they have no other (easy) way of knowing what the input is for. In the email list pieforms element (used on the Profile page) emails are displayed as radio buttons with labels, but the labe

[Mahara-contributors] [Bug 1277290] [NEW] Resume attachments form element should be made accessible

2014-02-06 Thread Jono Mingard
need to be made: - The [+] button needs to be an image with descriptive alt text - Each file input needs a hidden label Affects latest master ** Affects: mahara Importance: Medium Assignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility bite-sized **

[Mahara-contributors] [Bug 1277290] Re: Resume attachments form element should be made accessible

2014-02-06 Thread Jono Mingard
Child of Bug #1259756 -- 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:

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-06 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1277276] Re: Results per page combobox needs a label

2014-02-06 Thread Jono Mingard
Child of Bug #1259756 -- 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:

[Mahara-contributors] [Bug 1277276] Re: Results per page combobox needs a label

2014-02-06 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-06 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1277276] [NEW] Results per page combobox needs a label

2014-02-06 Thread Jono Mingard
Public bug reported: For people using screen readers, having a label for every form input is essential as they have no other (easy) way of knowing what the input is for. Although the "Results per page" combo box used in pagination appears to have a label, it doesn't use the tag and isn't linked t

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-06 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images and image-like elements need an alt attribute sp

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-06 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-06 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images and image-like elements need an alt attribute sp

[Mahara-contributors] [Bug 1276397] Re: Edit and delete buttons need descriptive alt text

2014-02-06 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-04 Thread Jono Mingard
Spun off Bug #1276397 for edit and delete buttons ** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images

[Mahara-contributors] [Bug 1276397] [NEW] Edit and delete buttons need descriptive alt text

2014-02-04 Thread Jono Mingard
Public bug reported: To be accessible to screen readers, all images and image-like elements need an alt attribute specified. One area where this is not the case is edit and delete buttons. - In the Journal, Delete buttons have a title attribute but no alt attribute (they need both) - Notes is th

[Mahara-contributors] [Bug 1271772] Re: [Ongoing] All images need descriptive alt text

2014-02-04 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. To be accessible to screen readers, all images and image-like elements need an alt attribute sp

[Mahara-contributors] [Bug 1265091] Re: Pieforms date elements should have "Not specified" before the date picker

2014-02-04 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1259689] Re: Skin metadata lightbox is not keyboard-accessible

2014-02-04 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1262483] Re: Forms should consistently have errors above the top-level heading

2014-02-04 Thread Jono Mingard
** Description changed: If you submit a form with validation errors, most of the time a message comes up above the on that page warning you that there are errors. However a few pages do not have this feature and only have error messages beside the invalid inputs. Consistency is important t

[Mahara-contributors] [Bug 1267296] Re: Focus should be set to search results if loaded with AJAX (Administration)

2014-02-04 Thread Jono Mingard
Note that the patch for Bug #1266923 now modifies pagination.js rather than each individual page, so some of these may be fixed or partially fixed already. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1265091] Re: Pieforms date elements should have "Not specified" before the date picker

2014-02-03 Thread Jono Mingard
The same goes for colour pickers (in Skins) and maybe other elements as well -- 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 maha

[Mahara-contributors] [Bug 1262899] Re: Add buttons in "Edit Access" should move focus to the inserted row

2014-02-03 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1262487] Re: Row headers in "Edit Access" table are confusing for screen reader users

2014-02-03 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: Confirmed => Won't Fix ** Changed in: mahara Status: Won't Fix => In Progress -- You received this bug notification because you are a member of Mahara Con

[Mahara-contributors] [Bug 1261243] Re: Focus should be set to the error message if there are form errors

2014-02-03 Thread Jono Mingard
May be fixed along with Bug #1262483 since using aria-live on the error region should cause screen readers to read it out as if focus was set there. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1275995] [NEW] Navigation and tabs are broken in IE11

2014-02-03 Thread Jono Mingard
Public bug reported: Regression introduced by https://reviews.mahara.org/#/c/2834/ List items in main navigation, sub navigation and in page tabs all now display as blocks in IE11, meaning they appear stacked on top of each other rather than side by side. Previously the page was given the ie7 c

[Mahara-contributors] [Bug 1275581] Re: Update jQuery and jQuery UI to latest compatible versions

2014-02-03 Thread Jono Mingard
** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is s

[Mahara-contributors] [Bug 1264014] Re: Collection Navigation should be a list not a table

2014-02-03 Thread Jono Mingard
This looks good, having it as a list will make it a lot more accessible. -- 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.o

[Mahara-contributors] [Bug 1273492] Re: Group members list cannot be sorted when using elasticsearch

2014-02-03 Thread Jono Mingard
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 731643] Re: Auto-saving in TinyMCE editor

2014-02-03 Thread Jono Mingard
There's a newer and (probably) better plugin for TinyMCE 4: https://github.com/valtlfelipe/TinyMCE-LocalAutoSave Would be worth looking into if we first upgrade TinyMCE ... -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Match

[Mahara-contributors] [Bug 1262483] Re: Forms should consistently have errors above the top-level heading

2014-02-03 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-03 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1259411] Re: Table headers in Inbox are not read properly by screen readers

2014-02-03 Thread Jono Mingard
** Changed in: mahara Status: In Progress => Fix Committed -- 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 foru

[Mahara-contributors] [Bug 1262490] Re: Add buttons in "Edit Access" should have more descriptive text

2014-02-02 Thread Jono Mingard
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1259757] Re: Gender radio buttons need descriptive labels

2014-02-02 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-02-02 Thread Jono Mingard
** Description changed: Parent bug: Please make a new bug report for each section that is fixed which references this bug in the description, and add a comment here with the new bug number. For people using screen readers, having a label for every form input is essential as they have

[Mahara-contributors] [Bug 1275581] [NEW] Update jQuery and jQuery UI to latest compatible versions

2014-02-02 Thread Jono Mingard
Public bug reported: Mahara 1.8 is using jQuery 1.7.1 - we should upgrade this to at least 1.7.2 and probably beyond. Since jQuery 1.9 introduces various breaking changes (http://jquery.com/upgrade-guide/1.9/) the safest bet would be to upgrade to 1.8.3. jQuery UI should also be updated. Their AP

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-01-28 Thread Jono Mingard
Spun off Bug #1273937 for skins form -- 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 unsubscri

[Mahara-contributors] [Bug 1273937] [NEW] Skins form needs to use label elements

2014-01-28 Thread Jono Mingard
(WCAG Level A) ** Affects: mahara Importance: Medium Assignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions

[Mahara-contributors] [Bug 1262903] Re: The alt text of icons in the file browser should be changed

2014-01-28 Thread Jono Mingard
https://reviews.mahara.org/2903 ** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

[Mahara-contributors] [Bug 1273427] Re: File browser tabs should be made accessible

2014-01-28 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1273841] Re: Specific form errors should be linked with ARIA

2014-01-28 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1273841] [NEW] Specific form errors should be linked with ARIA

2014-01-28 Thread Jono Mingard
Public bug reported: For sighted users, form errors which appear beside their associated fields are easy to see and correct, but it's not the case for screen reader users. These errors should be linked with aria-describedby in a similar way to element descriptions, so that screen reader users can

[Mahara-contributors] [Bug 1259401] Re: Dashboard info (Create and Collect, ...) is hard to understand when using a screen reader

2014-01-27 Thread Jono Mingard
** Changed in: mahara Milestone: None => 1.9.0 -- 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 editin

[Mahara-contributors] [Bug 1259388] Re: Input help text should be linked using ARIA

2014-01-27 Thread Jono Mingard
https://reviews.mahara.org/#/c/2866/ -- 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 unsubscri

[Mahara-contributors] [Bug 1259411] Re: Table headers in Inbox are not read properly by screen readers

2014-01-27 Thread Jono Mingard
** Changed in: mahara Milestone: None => 1.9.0 -- 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 editin

[Mahara-contributors] [Bug 1273492] [NEW] Group members list cannot be sorted when using elasticsearch

2014-01-27 Thread Jono Mingard
Public bug reported: If elasticsearch is installed and enabled, the combo box to sort search results in any group Members page has no effect (group members can only be sorted by "Admin first" and not by "Name A to Z" or any other option). Note that text search still works, it's just sorting that i

[Mahara-contributors] [Bug 1259756] Re: [Ongoing] All form elements need labels

2014-01-27 Thread Jono Mingard
** Summary changed: - Not all form elements have labels + [Ongoing] All form elements need labels ** Description changed: + Parent bug: Please make a new bug report for each section that is fixed + which references this bug in the description, and add a comment here + with the new bug number. +

[Mahara-contributors] [Bug 1271772] Re: All images need descriptive alt text

2014-01-27 Thread Jono Mingard
ngs Settings") Affects latest master (WCAG Level A) ** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Summary changed: - All images need descriptive alt text + [Ongoing] All images need descrip

[Mahara-contributors] [Bug 1273448] Re: "Attachments" icon in Resume needs alt text

2014-01-27 Thread Jono Mingard
** Description changed: + Child of Bug #1271772 + To be accessible to screen readers, all images and image-like elements need an alt attribute specified. One place this is needed is the "Attachments" icon in the Resume (and associated blocktypes), which currently has a title but not an al

[Mahara-contributors] [Bug 1265096] Re: Edit button table headers need hidden description

2014-01-27 Thread Jono Mingard
** Changed in: mahara Status: Triaged => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscripti

[Mahara-contributors] [Bug 1271772] Re: All images need descriptive alt text

2014-01-27 Thread Jono Mingard
Spun off Bug #1273448 for Resume Attachments icons. My plan is to spin off bugs gradually (when I want to fix each thing) rather than making heaps all at once, although if you'd prefer another approach Kristina be sure to let me know. ** Description changed: To be accessible to screen readers,

[Mahara-contributors] [Bug 1273448] Re: "Attachments" icon in Resume needs alt text

2014-01-27 Thread Jono Mingard
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Milestone: None => 1.9.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subs

[Mahara-contributors] [Bug 1273448] [NEW] "Attachments" icon in Resume needs alt text

2014-01-27 Thread Jono Mingard
est master (WCAG Level A) ** Affects: mahara Importance: Medium Assignee: Jono Mingard (mingard) Status: In Progress ** Tags: accessibility bite-sized -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara

[Mahara-contributors] [Bug 1273427] [NEW] File browser tabs should be made accessible

2014-01-27 Thread Jono Mingard
Public bug reported: When placing a block which can include files on a page, the file browser has tabs "My files", "Group files", etc. These need to have the same (tab) and (tab selected) hidden text that in-page tabs do, and should use focus management to alert screen reader users to the fact

[Mahara-contributors] [Bug 1262483] Re: Forms should consistently have errors above the top-level heading

2014-01-26 Thread Jono Mingard
IMO the best solution would be to have a generic error message at the top of the page (eg. the existing one "There was an error with submitting this form. Please check the marked fields and try again.") and individual error messages linked using aria-describedby. Using role="alert" will allow th

[Mahara-contributors] [Bug 1259411] Re: Table headers in Inbox are not read properly by screen readers

2014-01-26 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: New => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

[Mahara-contributors] [Bug 1262904] Re: Files cannot be moved from one folder to another without using the mouse

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1262483] Re: Forms should consistently have errors above the top-level heading

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1262933] Re: Drag-and-drop page editor is not keyboard-accessible

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1259388] Re: Input help text should be linked using ARIA

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1266923] Re: Focus should be set to search results if they are loaded with AJAX

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1271772] Re: All images need descriptive alt text

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1270987] Re: Modal dialogs are not accessible

2014-01-26 Thread Jono Mingard
** Tags added: wcag -- 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://

[Mahara-contributors] [Bug 1271772] Re: All images need descriptive alt text

2014-01-23 Thread Jono Mingard
** Description changed: To be accessible to screen readers, all images and image-like elements need an alt attribute specified. This should either describe what the image looks like or what it does (if it's an image link or button). The following areas are affected + - Close button in h

[Mahara-contributors] [Bug 1259401] Re: Dashboard info (Create and Collect, ...) is hard to understand when using a screen reader

2014-01-23 Thread Jono Mingard
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1271778] [NEW] Orphaned labels should be removed (changed to non-label tags)

2014-01-22 Thread Jono Mingard
Public bug reported: The WAVE accessibility checker gives errors for tags which don't have a 'for' attribute. Although this doesn't seem to be required by the WCAG specification itself, it would be nice to remove these so that Mahara's pages validate properly. Affects the following areas - Piefo

[Mahara-contributors] [Bug 1271772] [NEW] All images need descriptive alt text

2014-01-22 Thread Jono Mingard
Public bug reported: To be accessible to screen readers, all images and image-like elements need an alt attribute specified. This should either describe what the image looks like or what it does (if it's an image link or button). The following areas are affected - Edit and delete buttons in Journ

[Mahara-contributors] [Bug 1259756] Re: Not all form elements have labels

2014-01-22 Thread Jono Mingard
** Description changed: For people using screen readers, having a label for every form input is essential as they have no other (easy) way of knowing what the input is for. Currently there are various form fields in Mahara which do not have labels, so either existing labels need to be link

[Mahara-contributors] [Bug 1259394] Re: Help links in forms are not keyboard-accessible

2014-01-21 Thread Jono Mingard
** Changed in: mahara Status: In Progress => Fix Committed -- 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 foru

[Mahara-contributors] [Bug 1259764] Re: Feedback form should use focus management

2014-01-21 Thread Jono Mingard
** Changed in: mahara Status: In Progress => Fix Committed -- 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 foru

[Mahara-contributors] [Bug 1265086] Re: "Completed" column for tasks is unclear for screen reader users

2014-01-21 Thread Jono Mingard
** Changed in: mahara Status: In Progress => Fix Committed -- 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 foru

[Mahara-contributors] [Bug 1262933] Re: Drag-and-drop page editor is not keyboard-accessible

2014-01-21 Thread Jono Mingard
** Changed in: mahara Assignee: (unassigned) => Jono Mingard (mingard) ** Changed in: mahara Status: New => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription f

<    1   2   3   4   5   6   >