[Mahara-contributors] [Bug 1576074] Re: Adopt PSR-2 for our PHP code format

2016-05-26 Thread Jono Mingard
I'm definitely in favour of having a JS coding standard as well -
preferably an industry standard rather than trying to duplicate the PHP
guidelines.

http://jscs.info/overview has a list of common presets (and the tool
itself might be useful for checking and autoformatting). As far as I
know, AirBNB and Google are the most commonly used presets.

It might also be worth having a consistent way of creating DOM elements
- either a consistent way of doing it in jQuery or a consistently used
template engine. For example, Bootstrap has a reasonably nice pure-
jQuery style - see
https://github.com/twbs/bootstrap/blob/cf3f8e0d580888ec9459270ed67dc86c13f5b41a/js/tooltip.js#L37

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

Title:
  Adopt PSR-2 for our PHP code format

Status in Mahara:
  Confirmed

Bug description:
  Currently Mahara has its own idiosyncratic code formatting guidelines:
  https://wiki.mahara.org/wiki/Developer_Area/Coding_guidelines

  It would make things easier for new devs, and improve tool support, if
  we switched to the industry standard PSR-2: http://www.php-
  fig.org/psr/psr-2/

  It would also be good to decide on a Javascript coding standard.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1507928] Re: "Login" link not shown on small screens when login box is not available

2015-10-22 Thread Jono Mingard
** Changed in: mahara/16.04
   Status: Confirmed => Fix Committed

** Changed in: mahara/15.10
   Status: Confirmed => In Progress

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

Title:
  "Login" link not shown on small screens when login box is not
  available

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  15.10RC2

  When the config.php setting is set to

  $cfg->showloginsideblock = false;

  and the screen size is reduced to tablet and phone size, the "Login"
  link disappears.

  This is the case for a standard site and a site that uses more than
  one langpack.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482470] Re: Position and configure block dialogs no longer have focus management

2015-10-22 Thread Jono Mingard
This is mostly OK now, but there is still an issue when adding a block:
when you press "Add" in the Add block dialog, focus does not go to the
close button of the configure dialog. That dialog does have the dialog
role so modern screen readers should pick it up (and lock focus to it),
but it's still suboptimal and should be fixed.

** Changed in: mahara/15.10
   Importance: High => Medium

** Changed in: mahara/16.04
   Importance: High => Medium

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

Title:
  Position and configure block dialogs no longer have focus management

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  With the new Bootstrap theme, it is still possible to add blocks using
  the keyboard (by pressing Enter when focused on a block type in the
  accordion) but the dialogs that appear no longer have focus
  management, making it appear to screen reader users as if nothing has
  happened. The old behaviour (focusing the dialog close button when it
  opens) needs to be reimplemented or fixed.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1490569] Re: Sort submitted pages "Most recently submitted" doesn't work

2015-10-21 Thread Jono Mingard
This is now fixed in both 15.04 and 15.10, BUT the group pages block
does not update when you click "Save" - you need to refresh the page
before the new sort order takes effect.

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

Title:
  Sort submitted pages "Most recently submitted" doesn't work

Status in Mahara:
  Confirmed

Bug description:
  Hello,

  When adding a 'pages shared' block to a group, one of the settings is "Sort 
submitted pages and collections" by "Most recently updated". While trying to 
use this with a group (v15.04)  I've found that the displayed sort order of the 
shared pages doesn't change from the default 'alphabetically'.
  Worth noting it would also be worth having the option to display pages in the 
order 'most recently shared' - subtly different from when they were updated but 
a useful feature if it could be added.

  Regards, Gordon.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1508760] [NEW] Rows added to artefact_file_embedded when editing Note not in a page

2015-10-21 Thread Jono Mingard
Public bug reported:

When a Note is removed from all pages it is in, any embedded images in
the note have their entries removed from the artefact_file_embedded
table (since the note can't be shared they aren't needed). However, if
you then edit the note from the Notes area and click Save, the embedded
image rows are added back to the table.

More specifically
- Add a Note block to a page, and embed an image in the note (using the TinyMCE 
image button)
- Confirm that a new "textbox" row has been added to the artefact_file_embedded 
table
- Remove the block from the page. This should remove the artefact_file_embedded 
row that you saw previously
- Go to "Notes" and edit that note. Click "Save" without changing anything
- Another new "textbox" row will appear in the artefact_file_embedded table

This row isn't necessary, so it shouldn't be added unless the note is in
one or more pages.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: New

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

Title:
  Rows added to artefact_file_embedded when editing Note not in a page

Status in Mahara:
  New

Bug description:
  When a Note is removed from all pages it is in, any embedded images in
  the note have their entries removed from the artefact_file_embedded
  table (since the note can't be shared they aren't needed). However, if
  you then edit the note from the Notes area and click Save, the
  embedded image rows are added back to the table.

  More specifically
  - Add a Note block to a page, and embed an image in the note (using the 
TinyMCE image button)
  - Confirm that a new "textbox" row has been added to the 
artefact_file_embedded table
  - Remove the block from the page. This should remove the 
artefact_file_embedded row that you saw previously
  - Go to "Notes" and edit that note. Click "Save" without changing anything
  - Another new "textbox" row will appear in the artefact_file_embedded table

  This row isn't necessary, so it shouldn't be added unless the note is
  in one or more pages.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1472446] Re: Add MathSlate TinyMCE plugin

2015-10-14 Thread Jono Mingard
** Changed in: mahara
Milestone: 15.10.0 => 16.04.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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1472446

Title:
  Add MathSlate TinyMCE plugin

Status in Mahara:
  Fix Committed

Bug description:
  As suggested in Bug 1464858, adding the "MathSlate" TinyMCE plugin to
  Mahara, to make it easier to write mathematical and chemical notation.

  This plugin can use the same "mathjax enabled" config option, although
  it might make sense to rename the language strings to reflect that
  it's enable mathjax and mathslate.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482448] Re: Help links should include the form element they refer to in their alt text

2015-10-08 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482448

Title:
  Help links should include the form element they refer to in their alt
  text

Status in Mahara:
  In Progress

Bug description:
  Many form elements in Mahara have blue "help" icons beside them, which
  pop up a dialog when clicked. These do currently include the
  accessible text "Help", but it is sometimes ambiguous to screen reader
  users which form element they refer to. It would be good to include
  the label of the element in the help text, eg. "Help for Auto-add
  users"

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1497053] Re: Cron error with over 65535 users

2015-10-07 Thread Jono Mingard
This also affects the Institution Statistics page, so for a more
dramatic demonstration, create more than 65535 users and try to view
statistics for "No Institution"

** Changed in: mahara
   Status: New => Incomplete

** Changed in: mahara
   Status: Incomplete => 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1497053

Title:
  Cron error with over 65535 users

Status in Mahara:
  In Progress

Bug description:
  I discovered another case of things failing when there are too many
  users to substitute IDs as question marks in a postgres query -
  specifically, when running cron on a site with ~68000 users I get:

  [WAR] 3f (lib/dml.php:480) Failed to get a recordset: postgres8 error: [-1: 
number of parameters must be between 0 and 65535] in EXECUTE("SELECT COUNT(*) 
FROM "usr" WHERE lastaccess >= DATE(?) AND lastaccess < DATE(?)+ INTERVAL '1 
day' AND id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)
  Command was: SELECT COUNT(*) FROM "usr" WHERE lastaccess >= DATE(?) AND 
lastaccess < DATE(?)+ INTERVAL '1 day' AND id IN 
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)

  Call stack (most recent first):

  get_recordset_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= 
DAT...", array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:269
  count_records_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= 
DAT...", array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:251
  count_records_select("usr", "lastaccess >= DATE(?) AND lastaccess < 
DATE(?)+ IN...", array(size 66885)) at 
/home/jonom/mahara/mahara/htdocs/lib/mahara.php:3782
  cron_institution_data_daily() at 
/home/jonom/mahara/mahara/htdocs/lib/cron.php:142

  Should be a similar fix to Bug #1456849

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482458] Re: Bootstrap tabs are not accessible

2015-09-27 Thread Jono Mingard
Hi,

I wasn't able to fix this bug entirely, so the user manual should
probably be updated to specify how screen reader users can use the tabs.
The tabs don't work if you focus them using the arrow keys, so you need
to focus them using the Tab key in order to switch tabs.

** Tags added: usermanualupdate

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

Title:
  Bootstrap tabs are not accessible

Status in Mahara:
  Fix Committed

Bug description:
  The new Bootstrap theme means that tabs (eg. on the Profile page) are
  rather different to previous versions of Mahara. In theory the
  included bootstrap-accessibility library should take care of adding
  ARIA features to them, but unfortunately it seems to be
  overcomplicating matters to the point of confusion. There are various
  issues with the JAWS screen reader, which may or may not be related to
  this library ... need to investigate why these issues are happening.

  1. Tabs can't be changed without going into "forms" mode (pressing Enter with 
a tab selected does nothing)
  2. All tabs are described as "tab selected"
  3. When selecting a tab with the keyboard (without a screen reader), tabindex 
attributes are added to the tab and its content, messing up the tab order of 
the page

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492081] Re: Accessibility problems with select2 4.0

2015-09-27 Thread Jono Mingard
The keyboard controls for select2 are still ... unusual, so some
explanation probably needs to be added to the user manual. Basically:

- To open the selection dropdown, focus on the combo box and press Enter twice. 
Screen reader users should hear "Please enter 1 or more characters"
- Use the arrow keys to select an option, then press Enter to add it to the 
list of selected items. A "Remove" button for that item will then appear above 
the input box


** Tags added: usermanualupdate

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

Title:
  Accessibility problems with select2 4.0

Status in Mahara:
  In Progress

Bug description:
  Mahara has recently upgraded to select2 4.0, but there appear to be 
outstanding accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735 and 
https://github.com/select2/select2/issues/3744
  These need to be evaluated and fixed (more info coming when I've found out 
how serious they are ...)

  In addition, the user manual might need to be updated with a
  description of the new focus behaviour (needing to press Enter before
  starting to type) - however, an alternative could be to include this
  as an accessible description on the page itself.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489700] Re: Switches don't show 'disabled' state

2015-09-27 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489700

Title:
  Switches don't show 'disabled' state

Status in Mahara:
  Fix Committed

Bug description:
  For example: Go to Groups -> Create group
  (http://mahara/group/edit.php). Some of the new-style switches in this
  form may be disabled (eg. "Request", "Allow archiving of submissions")
  but they don't look any different - clicking them seems like it should
  work, but they don't turn on.

  Not sure if this is related to the new Bootstrap themes or whether
  it's in older versions as well ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482453] Re: "Skip to main content" link isn't visible on focus

2015-09-27 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482453

Title:
  "Skip to main content" link isn't visible on focus

Status in Mahara:
  Fix Committed

Bug description:
  Mahara does include a "Skip to main content" link which can be
  accessed and used by screen reader users, but it cannot be seen by
  sighted users. When tabbing to this link, the page content jumps down
  as if to accommodate it, but the link is still hidden behind the page
  header.

  It is fine (and recommended) to show the link only on focus, but when
  focused it should be visible at the top of the screen.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1440931] Re: Compose form is too wide on small screens

2015-09-24 Thread Jono Mingard
No longer relevant thanks to the new Bootstrap themes

** Changed in: mahara
   Status: Confirmed => Invalid

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

Title:
  Compose form is too wide on small screens

Status in Mahara:
  Invalid

Bug description:
  On a small screen (say, 320px wide) the form on
  /artefact/multirecipientnotification/sendmessage.php overflows the
  screen and causes a horizontal scroll bar to appear - it should be
  responsive and resize to fit the screen.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482456] Re: Pages should include an ARIA "main" landmark

2015-09-24 Thread Jono Mingard
** 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482456

Title:
  Pages should include an ARIA "main" landmark

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap theme, pages now have "header", "nav" and
  "footer" ARIA landmarks (I assume because of the use of ,
   and  semantic elements), but to complete the set there
  should be a "main" landmark as well. This should be as simple as
  changing the page wrapper  into a  element, but it would be
  worth investigating how exactly landmarks work in HTML ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1499583] Re: get_string_ajax() doesn't work properly with arguments

2015-09-24 Thread Jono Mingard
One way to verify this: in Firebug (or whatever) enter
"get_string_ajax('deletespecific', 'mahara', '1')" then a few seconds
later enter "get_string_ajax('deletespecific', 'mahara', '2')". The
output from the second command should be "Delete "2"" but is "Delete
"1""

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

Title:
  get_string_ajax() doesn't work properly with arguments

Status in Mahara:
  Confirmed

Bug description:
  When getting a string with AJAX, arguments to be substituted into the
  string are passed to the server and are substituted before the
  response is sent back. This causes problems when a string is used
  twice with different arguments - the response with the first arguments
  substituted is cached, and is reused the second time (therefore
  ignoring the second set of arguments).

  It would be much more robust to return a string from the server with
  "%s"s intact so that interpolation can happen each time it is used on
  the client.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1499583] [NEW] get_string_ajax() doesn't work properly with arguments

2015-09-24 Thread Jono Mingard
Public bug reported:

When getting a string with AJAX, arguments to be substituted into the
string are passed to the server and are substituted before the response
is sent back. This causes problems when a string is used twice with
different arguments - the response with the first arguments substituted
is cached, and is reused the second time (therefore ignoring the second
set of arguments).

It would be much more robust to return a string from the server with
"%s"s intact so that interpolation can happen each time it is used on
the client.

** Affects: mahara
 Importance: Medium
 Assignee: Jono Mingard (mingard)
 Status: Confirmed

** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

** 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1499583

Title:
  get_string_ajax() doesn't work properly with arguments

Status in Mahara:
  Confirmed

Bug description:
  When getting a string with AJAX, arguments to be substituted into the
  string are passed to the server and are substituted before the
  response is sent back. This causes problems when a string is used
  twice with different arguments - the response with the first arguments
  substituted is cached, and is reused the second time (therefore
  ignoring the second set of arguments).

  It would be much more robust to return a string from the server with
  "%s"s intact so that interpolation can happen each time it is used on
  the client.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1497053] [NEW] Cron error with over 65535 users

2015-09-17 Thread Jono Mingard
Public bug reported:

I discovered another case of things failing when there are too many
users to substitute IDs as question marks in a postgres query -
specifically, when running cron on a site with ~68000 users I get:

[WAR] 3f (lib/dml.php:480) Failed to get a recordset: postgres8 error: [-1: 
number of parameters must be between 0 and 65535] in EXECUTE("SELECT COUNT(*) 
FROM "usr" WHERE lastaccess >= DATE(?) AND lastaccess < DATE(?)+ INTERVAL '1 
day' AND id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)
Command was: SELECT COUNT(*) FROM "usr" WHERE lastaccess >= DATE(?) AND 
lastaccess < DATE(?)+ INTERVAL '1 day' AND id IN 
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)

Call stack (most recent first):

get_recordset_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= DAT...", 
array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:269
count_records_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= DAT...", 
array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:251
count_records_select("usr", "lastaccess >= DATE(?) AND lastaccess < 
DATE(?)+ IN...", array(size 66885)) at 
/home/jonom/mahara/mahara/htdocs/lib/mahara.php:3782
cron_institution_data_daily() at 
/home/jonom/mahara/mahara/htdocs/lib/cron.php:142

Should be a similar fix to Bug #1456849

** Affects: mahara
 Importance: High
 Status: New

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

Title:
  Cron error with over 65535 users

Status in Mahara:
  New

Bug description:
  I discovered another case of things failing when there are too many
  users to substitute IDs as question marks in a postgres query -
  specifically, when running cron on a site with ~68000 users I get:

  [WAR] 3f (lib/dml.php:480) Failed to get a recordset: postgres8 error: [-1: 
number of parameters must be between 0 and 65535] in EXECUTE("SELECT COUNT(*) 
FROM "usr" WHERE lastaccess >= DATE(?) AND lastaccess < DATE(?)+ INTERVAL '1 
day' AND id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)
  Command was: SELECT COUNT(*) FROM "usr" WHERE lastaccess >= DATE(?) AND 
lastaccess < DATE(?)+ INTERVAL '1 day' AND id IN 
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,...)

  Call stack (most recent first):

  get_recordset_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= 
DAT...", array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:269
  count_records_sql("SELECT COUNT(*) FROM "usr" WHERE lastaccess >= 
DAT...", array(size 66885)) at /home/jonom/mahara/mahara/htdocs/lib/dml.php:251
  count_records_select("usr", "lastaccess >= DATE(?) AND lastaccess < 
DATE(?)+ IN...", array(size 66885)) at 
/home/jonom/mahara/mahara/htdocs/lib/mahara.php:3782
  cron_institution_data_daily() at 
/home/jonom/mahara/mahara/htdocs/lib/cron.php:142

  Should be a similar fix to Bug #1456849

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1496683] [NEW] Unescaped 'title' strings used in pieforms elements

2015-09-16 Thread Jono Mingard
Public bug reported:

Normally when an element's 'title' attribute is rendered (eg. into a
label) it is HTML-escaped. However, there are still a few places where
it isn't, so putting HTML in the label's language string can mess up
some pages. This should probably be escaped everywhere it's used (to be
consistent).

To complicate things, there's an optional 'labelescaped' attribute that
can be added to elements which (contrary to the name) means the label
*shouldn't* be escaped.

Affects latest master

** Affects: mahara
 Importance: Medium
 Assignee: Jono Mingard (mingard)
 Status: In Progress

** 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1496683

Title:
  Unescaped 'title' strings used in pieforms elements

Status in Mahara:
  In Progress

Bug description:
  Normally when an element's 'title' attribute is rendered (eg. into a
  label) it is HTML-escaped. However, there are still a few places where
  it isn't, so putting HTML in the label's language string can mess up
  some pages. This should probably be escaped everywhere it's used (to
  be consistent).

  To complicate things, there's an optional 'labelescaped' attribute
  that can be added to elements which (contrary to the name) means the
  label *shouldn't* be escaped.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489245] Re: Two-way list boxes (eg. in Site staff) have no button labels

2015-09-10 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489245

Title:
  Two-way list boxes (eg. in Site staff) have no button labels

Status in Mahara:
  In Progress

Bug description:
  For adding and removing users from the staff or administrators list of
  an institution (eg. in Administration -> Site staff), there are two
  list boxes with buttons to move users from one to the other. However,
  the buttons to move users in these list boxes don't have labels, which
  makes it unusable by screen reader users. Descriptive hidden text
  needs to be added to these buttons.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1265089] Re: Dual listbox (in Admin) is not easily accessible to screen readers

2015-09-10 Thread Jono Mingard
** Description changed:

+ *** Superseded and fixed in Bug #1489245
+ 
  In pages such as /admin/users/staff.php and /admin/users/admins.php, staff or 
administrators are chosen by selecting items in one list then clicking a button 
to transfer them to another list. However, the buttons do not have a 
descriptive value so it's hard for screen reader users to figure out how this 
works.
  The "<" and ">" buttons should be given values which describe what they do 
(eg. "Move to administrators") and a note should be added in the user manual 
which explains how to select and move items using the keyboard (including 
selecting multiple items, etc.)
  
  Affects latest master (using Orca 3.10.1)

** No longer affects: mahara

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

Title:
  Dual listbox (in Admin) is not easily accessible to screen readers

Status in Mahara user manual:
  Fix Released

Bug description:
  *** Superseded and fixed in Bug #1489245

  In pages such as /admin/users/staff.php and /admin/users/admins.php, staff or 
administrators are chosen by selecting items in one list then clicking a button 
to transfer them to another list. However, the buttons do not have a 
descriptive value so it's hard for screen reader users to figure out how this 
works.
  The "<" and ">" buttons should be given values which describe what they do 
(eg. "Move to administrators") and a note should be added in the user manual 
which explains how to select and move items using the keyboard (including 
selecting multiple items, etc.)

  Affects latest master (using Orca 3.10.1)

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489243] Re: Incorrect labels in user name filters (Admin -> User search)

2015-09-10 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489243

Title:
  Incorrect labels in user name filters (Admin -> User search)

Status in Mahara:
  In Progress

Bug description:
  On the User search page it is possible to filter users by the first
  letter of their first or last name. However, these links have the
  aria-labelledby attribute set to the label of the group, so screen
  readers only read out "First name" or "Last name" instead of the
  actual letter. This could probably be fixed just by changing the
  attribute to aria-describedby.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482446] Re: Alerts and status messages should be ARIA alerts

2015-09-09 Thread Jono Mingard
These work when using ChromeVox, so I assume this is a JAWS-specific bug
(maybe to do with having multiple alerts on the page when the site is
not in production mode). Closing, but feel free to reopen if something
like this crops up again.

** Changed in: mahara
   Status: Incomplete => Invalid

** Changed in: mahara
   Status: Invalid => Won't Fix

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

Title:
  Alerts and status messages should be ARIA alerts

Status in Mahara:
  Won't Fix

Bug description:
  When a form fails to submit (eg. an invalid login) or a request succeeds (eg. 
successfully deleting a page), a red or green alert is shown at the top of the 
page.
  However, this is not always obvious to screen reader users, so it would be 
good to explicitly mark this as an alert, probably using role="alert" ( see 
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role
 )

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492081] Re: Accessibility problems with select2 4.0

2015-09-09 Thread Jono Mingard
The main issue is that screen readers don't read out the options when
the combo box is opened (pressing up/down visually changes the focused
item but doesn't give any audio feedback) - patch for this incoming

** Description changed:

- Mahara has recently upgraded to select2 4.0, but there appear to be 
outstanding accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735
+ Mahara has recently upgraded to select2 4.0, but there appear to be 
outstanding accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735 and 
https://github.com/select2/select2/issues/3744
  These need to be evaluated and fixed (more info coming when I've found out 
how serious they are ...)
  
  In addition, the user manual might need to be updated with a description
  of the new focus behaviour (needing to press Enter before starting to
  type) - however, an alternative could be to include this as an
  accessible description on the page itself.
  
  Affects latest master

** 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492081

Title:
  Accessibility problems with select2 4.0

Status in Mahara:
  In Progress

Bug description:
  Mahara has recently upgraded to select2 4.0, but there appear to be 
outstanding accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735 and 
https://github.com/select2/select2/issues/3744
  These need to be evaluated and fixed (more info coming when I've found out 
how serious they are ...)

  In addition, the user manual might need to be updated with a
  description of the new focus behaviour (needing to press Enter before
  starting to type) - however, an alternative could be to include this
  as an accessible description on the page itself.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492081] [NEW] Accessibility problems with select2 4.0

2015-09-03 Thread Jono Mingard
Public bug reported:

Mahara has recently upgraded to select2 4.0, but there appear to be outstanding 
accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735
These need to be evaluated and fixed (more info coming when I've found out how 
serious they are ...)

In addition, the user manual might need to be updated with a description
of the new focus behaviour (needing to press Enter before starting to
type) - however, an alternative could be to include this as an
accessible description on the page itself.

Affects latest master

** Affects: mahara
 Importance: High
 Status: New


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492081

Title:
  Accessibility problems with select2 4.0

Status in Mahara:
  New

Bug description:
  Mahara has recently upgraded to select2 4.0, but there appear to be 
outstanding accessibility issues with this version, eg. 
https://github.com/select2/select2/issues/3735
  These need to be evaluated and fixed (more info coming when I've found out 
how serious they are ...)

  In addition, the user manual might need to be updated with a
  description of the new focus behaviour (needing to press Enter before
  starting to type) - however, an alternative could be to include this
  as an accessible description on the page itself.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492103] [NEW] Numbers in pagination are read twice by screen readers

2015-09-03 Thread Jono Mingard
Public bug reported:

When navigating the paginator in places like "Portfolio", screen readers
read out each page number twice: when focused on "1" they read "11",
etc. Presumably there is hidden text somewhere in the element that is
causing this.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492103

Title:
  Numbers in pagination are read twice by screen readers

Status in Mahara:
  Confirmed

Bug description:
  When navigating the paginator in places like "Portfolio", screen
  readers read out each page number twice: when focused on "1" they read
  "11", etc. Presumably there is hidden text somewhere in the element
  that is causing this.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492102] [NEW] Moving files with the keyboard no longer works

2015-09-03 Thread Jono Mingard
Public bug reported:

With the new Bootstrap themes, users are no longer able to move files and 
folders in the file browser using the keyboard. The desired functionality is
- Press Enter on the file icon, which will open a list of possible folders to 
move the file to
- Select a folder and press Enter to move the file

However, currently the file "move" icon has no accessible text
describing it, and although opening the list of folders works, clicking
on them does nothing.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492102

Title:
  Moving files with the keyboard no longer works

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap themes, users are no longer able to move files and 
folders in the file browser using the keyboard. The desired functionality is
  - Press Enter on the file icon, which will open a list of possible folders to 
move the file to
  - Select a folder and press Enter to move the file

  However, currently the file "move" icon has no accessible text
  describing it, and although opening the list of folders works,
  clicking on them does nothing.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492103] Re: Numbers in pagination are read twice by screen readers

2015-09-03 Thread Jono Mingard
** 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492103

Title:
  Numbers in pagination are read twice by screen readers

Status in Mahara:
  Confirmed

Bug description:
  When navigating the paginator in places like "Portfolio", screen
  readers read out each page number twice: when focused on "1" they read
  "11", etc. Presumably there is hidden text somewhere in the element
  that is causing this.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492102] Re: Moving files with the keyboard no longer works

2015-09-03 Thread Jono Mingard
** 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492102

Title:
  Moving files with the keyboard no longer works

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap themes, users are no longer able to move files and 
folders in the file browser using the keyboard. The desired functionality is
  - Press Enter on the file icon, which will open a list of possible folders to 
move the file to
  - Select a folder and press Enter to move the file

  However, currently the file "move" icon has no accessible text
  describing it, and although opening the list of folders works,
  clicking on them does nothing.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487246] Re: Close button on initial configure dialog does not delete block

2015-09-03 Thread Jono 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487246

Title:
  Close button on initial configure dialog does not delete block

Status in Mahara:
  In Progress

Bug description:
  In latest master when adding a block to a page, clicking the "X"
  button in the Configure dialog pops up a warning asking if you want to
  delete the block, and does actually delete it from the database.
  However, unlike when you click the Remove button it doesn't remove the
  block from the page - you need to refresh the page to make it
  disappear.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492103] Re: Numbers in pagination are read twice by screen readers

2015-09-03 Thread Jono 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492103

Title:
  Numbers in pagination are read twice by screen readers

Status in Mahara:
  In Progress

Bug description:
  When navigating the paginator in places like "Portfolio", screen
  readers read out each page number twice: when focused on "1" they read
  "11", etc. Presumably there is hidden text somewhere in the element
  that is causing this.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1492102] Re: Moving files with the keyboard no longer works

2015-09-03 Thread Jono 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1492102

Title:
  Moving files with the keyboard no longer works

Status in Mahara:
  In Progress

Bug description:
  With the new Bootstrap themes, users are no longer able to move files and 
folders in the file browser using the keyboard. The desired functionality is
  - Press Enter on the file icon, which will open a list of possible folders to 
move the file to
  - Select a folder and press Enter to move the file

  However, currently the file "move" icon has no accessible text
  describing it, and although opening the list of folders works,
  clicking on them does nothing.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487246] Re: Close button on initial configure dialog does not delete block

2015-09-02 Thread Jono Mingard
** Changed in: mahara
 Assignee: (unassigned) => Jono Mingard (mingard)

** Changed in: mahara
   Status: New => Confirmed

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

Title:
  Close button on initial configure dialog does not delete block

Status in Mahara:
  Confirmed

Bug description:
  In latest master when adding a block to a page, clicking the "X"
  button in the Configure dialog pops up a warning asking if you want to
  delete the block, and does actually delete it from the database.
  However, unlike when you click the Remove button it doesn't remove the
  block from the page - you need to refresh the page to make it
  disappear.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489700] Re: Switches don't show 'disabled' state

2015-09-02 Thread Jono Mingard
** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

** 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489700

Title:
  Switches don't show 'disabled' state

Status in Mahara:
  In Progress

Bug description:
  For example: Go to Groups -> Create group
  (http://mahara/group/edit.php). Some of the new-style switches in this
  form may be disabled (eg. "Request", "Allow archiving of submissions")
  but they don't look any different - clicking them seems like it should
  work, but they don't turn on.

  Not sure if this is related to the new Bootstrap themes or whether
  it's in older versions as well ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487294] Re: Focus management needed in Resume forms

2015-08-27 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487294

Title:
  Focus management needed in Resume forms

Status in Mahara:
  In Progress

Bug description:
  With the new Bootstrap theme, forms to add content to the Resume (eg.
  under Education and employment / Achievements) are displayed inline
  when the Add button is clicked. These need to have focus management
  so that it is clear to screen reader users what has happened. In
  particular:

  - When opening the form, focus should be set to the first form control
  - When the Save button is clicked, focus should be set to the new row in 
the table
  - Moving rows up and down should also have sensible focus management

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487304] Re: When creating a folder, focus should go to the new folder

2015-08-27 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487304

Title:
  When creating a folder, focus should go to the new folder

Status in Mahara:
  In Progress

Bug description:
  In the file browser (eg. Content - Files) there is an option to
  Create folder, which adds a new folder with AJAX. To make sure
  screen reader users are aware that this has worked, focus should be
  set to the newly created folder.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482461] Re: Add block accordion has useful descriptions only available to screen reader users

2015-08-27 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: 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:
  In Progress

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482490] Re: New toggles are confusing for screen reader users

2015-08-27 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482490

Title:
  New toggles are confusing for screen reader users

Status in Mahara:
  In Progress

Bug description:
  The new toggle-style checkboxes (used, for example, in the user
  settings page) are mostly accessible, but can be confusing to screen
  reader users because they include both On and Off text regardless
  of whether they are checked or unchecked. This text uses CSS :before
  and :after pseudo-elements, so it may be an issue particular to the
  JAWS screen reader, but it's worth looking into whether this can be
  changed. Ideally, either On or Off would be read out, depending on
  whether the checkbox is checked or unchecked.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484779] Re: Expanders in Site options are all ARIA-expanded by default

2015-08-27 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1484779

Title:
  Expanders in Site options are all ARIA-expanded by default

Status in Mahara:
  In Progress

Bug description:
  In 15.10, the sections in Site options (/admin/site/options.php) use
  new Bootstrap expanders, with the ARIA-expanded attribute added for
  accessibility. However, on page load all the expanders have the
  attribute aria-expanded=1 despite being collapsed by default. This
  needs to be changed to aria-expanded=false or equivalent.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489700] [NEW] Switches don't show 'disabled' state

2015-08-27 Thread Jono Mingard
Public bug reported:

For example: Go to Groups - Create group
(http://mahara/group/edit.php). Some of the new-style switches in this
form may be disabled (eg. Request, Allow archiving of submissions)
but they don't look any different - clicking them seems like it should
work, but they don't turn on.

Not sure if this is related to the new Bootstrap themes or whether it's
in older versions as well ...

Affects latest master

** Affects: mahara
 Importance: Undecided
 Status: New

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

Title:
  Switches don't show 'disabled' state

Status in Mahara:
  New

Bug description:
  For example: Go to Groups - Create group
  (http://mahara/group/edit.php). Some of the new-style switches in this
  form may be disabled (eg. Request, Allow archiving of submissions)
  but they don't look any different - clicking them seems like it should
  work, but they don't turn on.

  Not sure if this is related to the new Bootstrap themes or whether
  it's in older versions as well ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487301] Re: Selected tab not indicated in Shared by me

2015-08-26 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487301

Title:
  Selected tab not indicated in Shared by me

Status in Mahara:
  In Progress

Bug description:
  In the new Bootstrap theme, the tabs on the Shared by me page use
  ARIA attributes, but both are marked as deselected on page load. The
  selected tab (Collections) should have aria-selected=true.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487290] Re: Better accessible text for inbox header link

2015-08-26 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487290

Title:
  Better accessible text for inbox header link

Status in Mahara:
  In Progress

Bug description:
  The Inbox link in the header currently only contains the number of
  unread messages, making it confusing for screen reader users. There
  should be hidden text added so that it's clear what the link does
  (Inbox: 7 would be good enough).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487292] Re: Close buttons in help boxes don't have alt text

2015-08-26 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487292

Title:
  Close buttons in help boxes don't have alt text

Status in Mahara:
  In Progress

Bug description:
  When one of the blue i links is clicked, an ARIA-enabled help dialog
  is shown and focus is set to the close button of the dialog. However,
  this close button has an icon and no accessible text - text such as
  Close should be added so that it is clear to screen reader users
  what the button does.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482469] Re: Expand/contract accordion button has no accessible text

2015-08-26 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482469

Title:
  Expand/contract accordion button has no accessible text

Status in Mahara:
  In Progress

Bug description:
  The new page editor has an Expand/contract button at the bottom of
  the list of groups - when clicked it toggles between having only icons
  show in the accordion, and showing icons and text. However, this
  doesn't include any accessible text description, so JAWS (for example)
  simply reports clickable.

  Either a text description should be added or the element should be
  hidden from screen readers entirely.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489256] [NEW] Confusing description and title when adding or editing institution

2015-08-26 Thread Jono Mingard
Public bug reported:

When adding or editing an institution (from Administration -
Institutions), the page title is still Institutions. This needs to be
changed to something more descriptive to be properly accessible.

In addition, when adding an institution the h1 at the top of the page
still reads Manage institutions, making screen reader users especially
think that the page has not changed.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489256

Title:
  Confusing description and title when adding or editing institution

Status in Mahara:
  Confirmed

Bug description:
  When adding or editing an institution (from Administration -
  Institutions), the page title is still Institutions. This needs to
  be changed to something more descriptive to be properly accessible.

  In addition, when adding an institution the h1 at the top of the
  page still reads Manage institutions, making screen reader users
  especially think that the page has not changed.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489249] [NEW] No search box label in Manage institutions

2015-08-26 Thread Jono Mingard
Public bug reported:

In Administration - Institutions, there is a search box above the table
of institutions which doesn't have an associated hidden label. A
Search label needs to be added like for similar forms around the rest
of the site.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489249

Title:
  No search box label in Manage institutions

Status in Mahara:
  Confirmed

Bug description:
  In Administration - Institutions, there is a search box above the
  table of institutions which doesn't have an associated hidden label. A
  Search label needs to be added like for similar forms around the
  rest of the site.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489254] [NEW] When creating an institution Locked fields is ARIA-expanded by default

2015-08-26 Thread Jono Mingard
Public bug reported:

Another case of a collapsed expander having the attribute ARIA-
expanded=1 by default: When adding or editing an institution there is
a Locked fields section at the bottom of the form which is collapsed
by default - its ARIA state should reflect this.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489254

Title:
  When creating an institution Locked fields is ARIA-expanded by
  default

Status in Mahara:
  Confirmed

Bug description:
  Another case of a collapsed expander having the attribute ARIA-
  expanded=1 by default: When adding or editing an institution there
  is a Locked fields section at the bottom of the form which is
  collapsed by default - its ARIA state should reflect this.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489243] [NEW] Incorrect labels in user name filters (Admin - User search)

2015-08-26 Thread Jono Mingard
Public bug reported:

On the User search page it is possible to filter users by the first
letter of their first or last name. However, these links have the aria-
labelledby attribute set to the label of the group, so screen readers
only read out First name or Last name instead of the actual letter.
This could probably be fixed just by changing the attribute to aria-
describedby.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489243

Title:
  Incorrect labels in user name filters (Admin - User search)

Status in Mahara:
  Confirmed

Bug description:
  On the User search page it is possible to filter users by the first
  letter of their first or last name. However, these links have the
  aria-labelledby attribute set to the label of the group, so screen
  readers only read out First name or Last name instead of the
  actual letter. This could probably be fixed just by changing the
  attribute to aria-describedby.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489245] [NEW] Two-way list boxes (eg. in Site staff) have no button labels

2015-08-26 Thread Jono Mingard
Public bug reported:

For adding and removing users from the staff or administrators list of
an institution (eg. in Administration - Site staff), there are two list
boxes with buttons to move users from one to the other. However, the
buttons to move users in these list boxes don't have labels, which makes
it unusable by screen reader users. Descriptive hidden text needs to be
added to these buttons.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489245

Title:
  Two-way list boxes (eg. in Site staff) have no button labels

Status in Mahara:
  Confirmed

Bug description:
  For adding and removing users from the staff or administrators list of
  an institution (eg. in Administration - Site staff), there are two
  list boxes with buttons to move users from one to the other. However,
  the buttons to move users in these list boxes don't have labels, which
  makes it unusable by screen reader users. Descriptive hidden text
  needs to be added to these buttons.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1489258] [NEW] Unnecessary labels on buttons in Plugin administration

2015-08-26 Thread Jono Mingard
Public bug reported:

In Administration - Plugin administration, each Show and Hide
button has a hidden label associated with it. This isn't actually
necessary and is confusing for screen reader users since it appears that
there is plain text in front of each button with the same text as the
button. In this case the label should be removed and hidden text saying
the same thing should be added to the button.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489258

Title:
  Unnecessary labels on buttons in Plugin administration

Status in Mahara:
  Confirmed

Bug description:
  In Administration - Plugin administration, each Show and Hide
  button has a hidden label associated with it. This isn't actually
  necessary and is confusing for screen reader users since it appears
  that there is plain text in front of each button with the same text as
  the button. In this case the label should be removed and hidden text
  saying the same thing should be added to the button.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487294] Re: Focus management needed in Resume forms

2015-08-20 Thread Jono Mingard
** Description changed:

  With the new Bootstrap theme, forms to add content to the Resume (eg.
  under Education and employment / Achievements) are displayed inline when
  the Add button is clicked. These need to have focus management so that
  it is clear to screen reader users what has happened. In particular:
  
  - When opening the form, focus should be set to the first form control
  - When the Save button is clicked, focus should be set to the new row in 
the table
+ - Moving rows up and down should also have sensible focus management
  
  Affects latest master

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

Title:
  Focus management needed in Resume forms

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap theme, forms to add content to the Resume (eg.
  under Education and employment / Achievements) are displayed inline
  when the Add button is clicked. These need to have focus management
  so that it is clear to screen reader users what has happened. In
  particular:

  - When opening the form, focus should be set to the first form control
  - When the Save button is clicked, focus should be set to the new row in 
the table
  - Moving rows up and down should also have sensible focus management

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487308] [NEW] All inbox messages are ARIA-expanded by default

2015-08-20 Thread Jono Mingard
Public bug reported:

Related to Bug #1484779

In the Inbox, messages are now shown as expanders with the aria-expanded
attribute showing their state. By default they all have the attribute
aria-expanded=1 even though they are all collapsed. This should
therefore be changed to aria-expanded=false.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** Tags: accessibility bootstrap

** Tags added: bootstrap

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

Title:
  All inbox messages are ARIA-expanded by default

Status in Mahara:
  Confirmed

Bug description:
  Related to Bug #1484779

  In the Inbox, messages are now shown as expanders with the aria-
  expanded attribute showing their state. By default they all have the
  attribute aria-expanded=1 even though they are all collapsed. This
  should therefore be changed to aria-expanded=false.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487292] [NEW] Close buttons in help boxes don't have alt text

2015-08-20 Thread Jono Mingard
Public bug reported:

When one of the blue i links is clicked, an ARIA-enabled help dialog
is shown and focus is set to the close button of the dialog. However,
this close button has an icon and no accessible text - text such as
Close should be added so that it is clear to screen reader users what
the button does.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487292

Title:
  Close buttons in help boxes don't have alt text

Status in Mahara:
  Confirmed

Bug description:
  When one of the blue i links is clicked, an ARIA-enabled help dialog
  is shown and focus is set to the close button of the dialog. However,
  this close button has an icon and no accessible text - text such as
  Close should be added so that it is clear to screen reader users
  what the button does.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487294] [NEW] Focus management needed in Resume forms

2015-08-20 Thread Jono Mingard
Public bug reported:

With the new Bootstrap theme, forms to add content to the Resume (eg.
under Education and employment / Achievements) are displayed inline when
the Add button is clicked. These need to have focus management so that
it is clear to screen reader users what has happened. In particular:

- When opening the form, focus should be set to the first form control
- When the Save button is clicked, focus should be set to the new row in the 
table

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487294

Title:
  Focus management needed in Resume forms

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap theme, forms to add content to the Resume (eg.
  under Education and employment / Achievements) are displayed inline
  when the Add button is clicked. These need to have focus management
  so that it is clear to screen reader users what has happened. In
  particular:

  - When opening the form, focus should be set to the first form control
  - When the Save button is clicked, focus should be set to the new row in 
the table

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487299] Re: All edit and delete buttons should contain the name of what they manage

2015-08-20 Thread Jono Mingard
** Description changed:

  Reopening Bug #1276397 - in the new Bootstrap theme, all edit and delete
  buttons seem to have descriptive text attached to them (Edit and
  Delete), but it is sometimes ambiguous for screen reader users which
  list item they refer to. In particular:
  
  - On the My groups page, Settings and Delete buttons should contain the name 
of the group (see Bug #1482482)
  - In the Resume (Education and employment, Achievements) edit and delete 
buttons should contain some information about the row they are on
  - Under Journals, all Edit and Delete buttons should include the name of the 
journal (or entry) they control
+ - Same for files in the file browser (eg. Content - Files)
  
  For an example of how to include this text, see the edit and delete
  buttons in the list on Portfolio - Pages.
  
  There are probably other examples - they should be added here and then
  could be spun off into separate bug reports for fixing.

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

Title:
  All edit and delete buttons should contain the name of what they
  manage

Status in Mahara:
  Confirmed

Bug description:
  Reopening Bug #1276397 - in the new Bootstrap theme, all edit and
  delete buttons seem to have descriptive text attached to them (Edit
  and Delete), but it is sometimes ambiguous for screen reader users
  which list item they refer to. In particular:

  - On the My groups page, Settings and Delete buttons should contain the name 
of the group (see Bug #1482482)
  - In the Resume (Education and employment, Achievements) edit and delete 
buttons should contain some information about the row they are on
  - Under Journals, all Edit and Delete buttons should include the name of the 
journal (or entry) they control
  - Same for files in the file browser (eg. Content - Files)

  For an example of how to include this text, see the edit and delete
  buttons in the list on Portfolio - Pages.

  There are probably other examples - they should be added here and then
  could be spun off into separate bug reports for fixing.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487306] [NEW] Move the select checkbox out of item heading in Inbox

2015-08-20 Thread Jono Mingard
Public bug reported:

In the Inbox, all notifications have a Select checkbox as part of the
panel header. This is wrapped in an h4, which causes screen readers
such as JAWS to read out the checkbox strangely. It would be nice to
make the panel header a div and have a heading inside it containing
just the notification title.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: accessibility bootstrap

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

Title:
  Move the select checkbox out of item heading in Inbox

Status in Mahara:
  Confirmed

Bug description:
  In the Inbox, all notifications have a Select checkbox as part of
  the panel header. This is wrapped in an h4, which causes screen
  readers such as JAWS to read out the checkbox strangely. It would be
  nice to make the panel header a div and have a heading inside it
  containing just the notification title.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487299] [NEW] All edit and delete buttons should contain the name of what they manage

2015-08-20 Thread Jono Mingard
Public bug reported:

Reopening Bug #1276397 - in the new Bootstrap theme, all edit and delete
buttons seem to have descriptive text attached to them (Edit and
Delete), but it is sometimes ambiguous for screen reader users which
list item they refer to. In particular:

- On the My groups page, Settings and Delete buttons should contain the name of 
the group (see Bug #1482482)
- In the Resume (Education and employment, Achievements) edit and delete 
buttons should contain some information about the row they are on
- Under Journals, all Edit and Delete buttons should include the name of the 
journal (or entry) they control
- Same for files in the file browser (eg. Content - Files)

For an example of how to include this text, see the edit and delete
buttons in the list on Portfolio - Pages.

There are probably other examples - they should be added here and then
could be spun off into separate bug reports for fixing.

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487299

Title:
  All edit and delete buttons should contain the name of what they
  manage

Status in Mahara:
  Confirmed

Bug description:
  Reopening Bug #1276397 - in the new Bootstrap theme, all edit and
  delete buttons seem to have descriptive text attached to them (Edit
  and Delete), but it is sometimes ambiguous for screen reader users
  which list item they refer to. In particular:

  - On the My groups page, Settings and Delete buttons should contain the name 
of the group (see Bug #1482482)
  - In the Resume (Education and employment, Achievements) edit and delete 
buttons should contain some information about the row they are on
  - Under Journals, all Edit and Delete buttons should include the name of the 
journal (or entry) they control
  - Same for files in the file browser (eg. Content - Files)

  For an example of how to include this text, see the edit and delete
  buttons in the list on Portfolio - Pages.

  There are probably other examples - they should be added here and then
  could be spun off into separate bug reports for fixing.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487290] [NEW] Better accessible text for inbox header link

2015-08-20 Thread Jono Mingard
Public bug reported:

The Inbox link in the header currently only contains the number of
unread messages, making it confusing for screen reader users. There
should be hidden text added so that it's clear what the link does
(Inbox: 7 would be good enough).

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487290

Title:
  Better accessible text for inbox header link

Status in Mahara:
  Confirmed

Bug description:
  The Inbox link in the header currently only contains the number of
  unread messages, making it confusing for screen reader users. There
  should be hidden text added so that it's clear what the link does
  (Inbox: 7 would be good enough).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487301] [NEW] Selected tab not indicated in Shared by me

2015-08-20 Thread Jono Mingard
Public bug reported:

In the new Bootstrap theme, the tabs on the Shared by me page use ARIA
attributes, but both are marked as deselected on page load. The selected
tab (Collections) should have aria-selected=true.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487301

Title:
  Selected tab not indicated in Shared by me

Status in Mahara:
  Confirmed

Bug description:
  In the new Bootstrap theme, the tabs on the Shared by me page use
  ARIA attributes, but both are marked as deselected on page load. The
  selected tab (Collections) should have aria-selected=true.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1487304] [NEW] When creating a folder, focus should go to the new folder

2015-08-20 Thread Jono Mingard
Public bug reported:

In the file browser (eg. Content - Files) there is an option to Create
folder, which adds a new folder with AJAX. To make sure screen reader
users are aware that this has worked, focus should be set to the newly
created folder.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1487304

Title:
  When creating a folder, focus should go to the new folder

Status in Mahara:
  Confirmed

Bug description:
  In the file browser (eg. Content - Files) there is an option to
  Create folder, which adds a new folder with AJAX. To make sure
  screen reader users are aware that this has worked, focus should be
  set to the newly created folder.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484780] Re: Would be nice to have a Reply link in inbox block

2015-08-19 Thread Jono Mingard
Yes, I have the same when going to the Inbox page - it's specifically
the Dashboard block I was referring to. Probably should have clarified
with a screenshot ...

** Attachment added: mahara-inbox-block.png
   
https://bugs.launchpad.net/mahara/+bug/1484780/+attachment/4449097/+files/mahara-inbox-block.png

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

Title:
  Would be nice to have a Reply link in inbox block

Status in Mahara:
  Incomplete

Bug description:
  With my copy of latest master, messages from other users in the
  Inbox dashboard block don't have a Reply or More ... link when
  expanded. I can't remember whether this link existed in previous
  versions, but either way it would be good to be able to reply to
  messages straight from the dashboard.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484780] Re: Would be nice to have a Reply link in inbox block

2015-08-19 Thread Jono Mingard
(Notice how the friend request contains a link to go to requests, but
the message doesn't have any links at the bottom)

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

Title:
  Would be nice to have a Reply link in inbox block

Status in Mahara:
  Incomplete

Bug description:
  With my copy of latest master, messages from other users in the
  Inbox dashboard block don't have a Reply or More ... link when
  expanded. I can't remember whether this link existed in previous
  versions, but either way it would be good to be able to reply to
  messages straight from the dashboard.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482453] Re: Skip to main content link isn't visible on focus

2015-08-19 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482453

Title:
  Skip to main content link isn't visible on focus

Status in Mahara:
  In Progress

Bug description:
  Mahara does include a Skip to main content link which can be
  accessed and used by screen reader users, but it cannot be seen by
  sighted users. When tabbing to this link, the page content jumps down
  as if to accommodate it, but the link is still hidden behind the page
  header.

  It is fine (and recommended) to show the link only on focus, but when
  focused it should be visible at the top of the screen.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1486817] [NEW] Incorrect label setup when creating custom layout

2015-08-19 Thread Jono Mingard
Public bug reported:

Steps to reproduce

- Edit layout on any page
- Open Create custom layout, change some stuff and click Create new layout
- Without refreshing the page, inspect the newly created radio button and its 
associated label

The radio button ID and label 'for' attribute don't match, and the label
contains the text 100 instead of an accurate representation of the
layout. If you refresh the page the label and radio button will be set
up properly, so this only happens when the option is added with
JavaScript.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1486817

Title:
  Incorrect label setup when creating custom layout

Status in Mahara:
  Confirmed

Bug description:
  Steps to reproduce

  - Edit layout on any page
  - Open Create custom layout, change some stuff and click Create new layout
  - Without refreshing the page, inspect the newly created radio button and its 
associated label

  The radio button ID and label 'for' attribute don't match, and the
  label contains the text 100 instead of an accurate representation of
  the layout. If you refresh the page the label and radio button will be
  set up properly, so this only happens when the option is added with
  JavaScript.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482469] Re: Expand/contract accordion button has no accessible text

2015-08-19 Thread Jono Mingard
The button also has the same title attribute as the External tab above
it - presumably not intended

** Changed in: mahara
   Status: New = Confirmed

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

Title:
  Expand/contract accordion button has no accessible text

Status in Mahara:
  Confirmed

Bug description:
  The new page editor has an Expand/contract button at the bottom of
  the list of groups - when clicked it toggles between having only icons
  show in the accordion, and showing icons and text. However, this
  doesn't include any accessible text description, so JAWS (for example)
  simply reports clickable.

  Either a text description should be added or the element should be
  hidden from screen readers entirely.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482452] Re: Default focus outline is too pale

2015-08-19 Thread Jono Mingard
Note: this actually works well for ordinary links, because an underline
is shown on focus in addition to the pale outline. The main time this is
not clear is with image links, eg. the site logo in the top left corner
and the Powered by Mahara logo at the bottom

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

Title:
  Default focus outline is too pale

Status in Mahara:
  Confirmed

Bug description:
  Focus styling has generally improved a lot with the new Bootstrap
  themes, but the default focus outline (for elements without an
  explicit focus style) is very pale and almost invisible. For example,
  tab to the top Mahara logo, or to a form help icon, and then try to
  see where the focus is.

  These outlines could be made darker, or focus could be made more
  obvious with different styling (eg. a different background).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482491] Re: Date picker checkbox needs a more descriptive label

2015-08-19 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482491

Title:
  Date picker checkbox needs a more descriptive label

Status in Mahara:
  In Progress

Bug description:
  The checkboxes used the date/time pickers on the Group settings page
  do have screen-reader-accessible labels, but the labels only read Set
  date. This is confusing since there appear to be two identical
  versions of the form, so the labels should be changed to include the
  component label, eg. Set start date and Set end date.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482450] Re: TinyMCE instances should link to their form labels

2015-08-19 Thread Jono Mingard
It might actually be possible to add an aria-label or aria-labelledby
attribute to the TinyMCE iframe (see
http://stackoverflow.com/questions/4258701/tinymce-accessibility-label-
for), although I'm not sure how straightforward this would be

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

Title:
  TinyMCE instances should link to their form labels

Status in Mahara:
  Confirmed

Bug description:
  The TinyMCE text editor is accessible in most screen readers, but if
  it is part of a form, the associated label is not read out when
  focusing the editor. For example, on the Profile page the About me
  editor is not linked to its label, making it harder for screen reader
  users to find out what the editor does.

  This may not be fixable, since TinyMCE uses an iframe for its editing
  component, but should at least be looked into.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1486826] [NEW] make minaccept should skip code in third-party libraries

2015-08-19 Thread Jono Mingard
Public bug reported:

Currently, make minaccept checks the code style of all changed lines
in the latest git commit. This is usually a good thing, but falls down
when a third-party library is added which doesn't follow Mahara's code
style.

The current convention for including third-party code is to put it in a
new directory along with a README.Mahara file, so it would be nice if
any code in such a directory was ignored by the code style checker. This
would also remind people to add a README.Mahara along with their third
party library ...

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed

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

Title:
  make minaccept should skip code in third-party libraries

Status in Mahara:
  Confirmed

Bug description:
  Currently, make minaccept checks the code style of all changed lines
  in the latest git commit. This is usually a good thing, but falls down
  when a third-party library is added which doesn't follow Mahara's code
  style.

  The current convention for including third-party code is to put it in
  a new directory along with a README.Mahara file, so it would be nice
  if any code in such a directory was ignored by the code style checker.
  This would also remind people to add a README.Mahara along with their
  third party library ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484780] [NEW] Would be nice to have a Reply link in inbox block

2015-08-13 Thread Jono Mingard
Public bug reported:

With my copy of latest master, messages from other users in the Inbox
dashboard block don't have a Reply or More ... link when expanded. I
can't remember whether this link existed in previous versions, but
either way it would be good to be able to reply to messages straight
from the dashboard.

** Affects: mahara
 Importance: Wishlist
 Status: New


** Tags: usability

** Tags added: usability

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

Title:
  Would be nice to have a Reply link in inbox block

Status in Mahara:
  New

Bug description:
  With my copy of latest master, messages from other users in the
  Inbox dashboard block don't have a Reply or More ... link when
  expanded. I can't remember whether this link existed in previous
  versions, but either way it would be good to be able to reply to
  messages straight from the dashboard.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484781] [NEW] Font Awesome icons cause screen reader weirdness

2015-08-13 Thread Jono Mingard
Public bug reported:

With the new Font Awesome icons in Mahara 15.10, the JAWS screen reader
reads each icon as Unknown character. This also messes up link order
when using JAWS' List links feature.

Since the icons use the :before CSS pseudo-element, I suspect this is
unfixable (and a problem with JAWS), but it's worth looking into whether
there is a solution which allows Font Awesome icons to be used but
doesn't compromise screen reader accessibility. It's also worth testing
with NVDA to see if the same problem exists.

Affects latest master

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1484781

Title:
  Font Awesome icons cause screen reader weirdness

Status in Mahara:
  New

Bug description:
  With the new Font Awesome icons in Mahara 15.10, the JAWS screen
  reader reads each icon as Unknown character. This also messes up
  link order when using JAWS' List links feature.

  Since the icons use the :before CSS pseudo-element, I suspect this is
  unfixable (and a problem with JAWS), but it's worth looking into
  whether there is a solution which allows Font Awesome icons to be used
  but doesn't compromise screen reader accessibility. It's also worth
  testing with NVDA to see if the same problem exists.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484779] [NEW] Expanders in Site options are all ARIA-expanded by default

2015-08-13 Thread Jono Mingard
Public bug reported:

In 15.10, the sections in Site options (/admin/site/options.php) use new
Bootstrap expanders, with the ARIA-expanded attribute added for
accessibility. However, on page load all the expanders have the
attribute aria-expanded=1 despite being collapsed by default. This
needs to be changed to aria-expanded=false or equivalent.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility bootstrap

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

Title:
  Expanders in Site options are all ARIA-expanded by default

Status in Mahara:
  Confirmed

Bug description:
  In 15.10, the sections in Site options (/admin/site/options.php) use
  new Bootstrap expanders, with the ARIA-expanded attribute added for
  accessibility. However, on page load all the expanders have the
  attribute aria-expanded=1 despite being collapsed by default. This
  needs to be changed to aria-expanded=false or equivalent.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484791] [NEW] Use legend headers in forms

2015-08-13 Thread Jono Mingard
Public bug reported:

Various forms in Mahara contain elements grouped under headers, for
example Membership on the Edit group page (/group/edit.php). These
would be more accessible if they were wrapped in the legend element,
as screen reader users would hear them when navigating their attached
controls.

Affects latest master

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1484791

Title:
  Use legend headers in forms

Status in Mahara:
  Confirmed

Bug description:
  Various forms in Mahara contain elements grouped under headers, for
  example Membership on the Edit group page (/group/edit.php). These
  would be more accessible if they were wrapped in the legend element,
  as screen reader users would hear them when navigating their attached
  controls.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482461] Re: Add block accordion has useful descriptions only available to screen reader users

2015-08-13 Thread Jono Mingard
** Description changed:

  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

-- 
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:
  Confirmed

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1484786] [NEW] Consider having a search button on the top search form

2015-08-13 Thread Jono Mingard
Public bug reported:

The top-level search form no longer has a search button, unlike most
other search forms (eg. Portfolio - Pages). In the interest of
consistency it might be good to have an explicit search button on the
top form as well, rather than relying on the user knowing they need to
press Enter.

Affects latest master

** Affects: mahara
 Importance: Wishlist
 Status: New


** Tags: usability

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

Title:
  Consider having a search button on the top search form

Status in Mahara:
  New

Bug description:
  The top-level search form no longer has a search button, unlike most
  other search forms (eg. Portfolio - Pages). In the interest of
  consistency it might be good to have an explicit search button on the
  top form as well, rather than relying on the user knowing they need to
  press Enter.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482462] Re: Buttons in page editor accordion still contain radio inputs

2015-08-13 Thread Jono Mingard
Update: These radio buttons are not visible and not read out in the Raw
or Default theme, so although they don't seem to do anything, they don't
actually cause any problems.

** Changed in: mahara
   Importance: Medium = Wishlist

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

Title:
  Buttons in page editor accordion still contain radio inputs

Status in Mahara:
  Confirmed

Bug description:
  The accordion used to add a block in the page editor contains a
  clickable link for each blocktype, but for some reason these also have
  an input type=radio associated with them. This is read out by
  screen readers (at least in the Mahara theme) and is confusing because
  logically these aren't radio buttons.

  These should be removed (if safe) or at least hidden completely
  (including from screen reader users).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482492] Re: Hour and minute combo boxes in date picker have no labels

2015-08-12 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482492

Title:
  Hour and minute combo boxes in date picker have no labels

Status in Mahara:
  In Progress

Bug description:
  In the date picker used on the Group settings page, the first three
  combo boxes (year, month, day) have screen reader accessible labels
  describing the control. However, the last two (hour and minute) have
  no such label, and screen reader users would find it hard to figure
  out what these are for. The same sort of label should also be added
  for these combo boxes.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482474] Re: Basic options expander in layout editor is ARIA-collapsed by default

2015-08-12 Thread Jono Mingard
** Changed in: mahara
   Status: Confirmed = Won't Fix

** Changed in: mahara
   Status: Won't Fix = 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 for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482474

Title:
  Basic options expander in layout editor is ARIA-collapsed by default

Status in Mahara:
  In Progress

Bug description:
  Basic options is the default expander in the page layout editor and
  is expanded by default. However, (probably due to something in the
  bootstrap-accessibility library) it has the attribute aria-
  expanded=false added to it by default, making it confusing for screen
  reader users. This should be changed so that this expander has aria-
  expanded=true, but the others still have the attribute set to false.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482470] Re: Position and configure block dialogs no longer have focus management

2015-08-12 Thread Jono Mingard
** Changed in: mahara
   Status: New = Confirmed

** 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482470

Title:
  Position and configure block dialogs no longer have focus management

Status in Mahara:
  In Progress

Bug description:
  With the new Bootstrap theme, it is still possible to add blocks using
  the keyboard (by pressing Enter when focused on a block type in the
  accordion) but the dialogs that appear no longer have focus
  management, making it appear to screen reader users as if nothing has
  happened. The old behaviour (focusing the dialog close button when it
  opens) needs to be reimplemented or fixed.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482471] [NEW] It would be nice to have a legend for the cell selector in the position block dialog

2015-08-06 Thread Jono Mingard
Public bug reported:

The radio buttons to choose which cell a new block should be created in
function well for screen reader and keyboard users, but it would be nice
to have a legend element (saying Cell, for example) associated with
them to make their purpose more explicit.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: accessibility bite-sized vieweditor

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

Title:
  It would be nice to have a legend for the cell selector in the
  position block dialog

Status in Mahara:
  Confirmed

Bug description:
  The radio buttons to choose which cell a new block should be created
  in function well for screen reader and keyboard users, but it would be
  nice to have a legend element (saying Cell, for example)
  associated with them to make their purpose more explicit.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482479] [NEW] Combo boxes in custom layout creator should have better labels

2015-08-06 Thread Jono Mingard
Public bug reported:

When creating a custom layout, combo boxes labelled Number of columns
and Column layout show up. These labels are descriptive, but it can be
ambiguous to a screen reader user which row they refer to. It would be
useful to include extra hidden text so that their labels are read out as
Row 1: Number of columns and Row 1: Column layout.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482479

Title:
  Combo boxes in custom layout creator should have better labels

Status in Mahara:
  Confirmed

Bug description:
  When creating a custom layout, combo boxes labelled Number of
  columns and Column layout show up. These labels are descriptive,
  but it can be ambiguous to a screen reader user which row they refer
  to. It would be useful to include extra hidden text so that their
  labels are read out as Row 1: Number of columns and Row 1: Column
  layout.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482474] [NEW] Basic options expander in layout editor is ARIA-collapsed by default

2015-08-06 Thread Jono Mingard
Public bug reported:

Basic options is the default expander in the page layout editor and is
expanded by default. However, (probably due to something in the
bootstrap-accessibility library) it has the attribute aria-
expanded=false added to it by default, making it confusing for screen
reader users. This should be changed so that this expander has aria-
expanded=true, but the others still have the attribute set to false.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility bootstrap

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

Title:
  Basic options expander in layout editor is ARIA-collapsed by default

Status in Mahara:
  Confirmed

Bug description:
  Basic options is the default expander in the page layout editor and
  is expanded by default. However, (probably due to something in the
  bootstrap-accessibility library) it has the attribute aria-
  expanded=false added to it by default, making it confusing for screen
  reader users. This should be changed so that this expander has aria-
  expanded=true, but the others still have the attribute set to false.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482473] [NEW] Reword block position selection combobox

2015-08-06 Thread Jono Mingard
Public bug reported:

When positioning a block using the keyboard (after clicking on one of
the block type buttons), the default option in the Position combobox
is Top of column. That's not strictly correct, however, and if there
are multiple rows in a page it becomes confusing - Top of cell would
be a better description IMO.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: New


** Tags: accessibility bite-sized vieweditor

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

Title:
  Reword block position selection combobox

Status in Mahara:
  New

Bug description:
  When positioning a block using the keyboard (after clicking on one of
  the block type buttons), the default option in the Position combobox
  is Top of column. That's not strictly correct, however, and if there
  are multiple rows in a page it becomes confusing - Top of cell would
  be a better description IMO.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482469] [NEW] Expand/contract accordion button has no accessible text

2015-08-06 Thread Jono Mingard
Public bug reported:

The new page editor has an Expand/contract button at the bottom of the
list of groups - when clicked it toggles between having only icons show
in the accordion, and showing icons and text. However, this doesn't
include any accessible text description, so JAWS (for example) simply
reports clickable.

Either a text description should be added or the element should be
hidden from screen readers entirely.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: New


** Tags: accessibility vieweditor

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

Title:
  Expand/contract accordion button has no accessible text

Status in Mahara:
  New

Bug description:
  The new page editor has an Expand/contract button at the bottom of
  the list of groups - when clicked it toggles between having only icons
  show in the accordion, and showing icons and text. However, this
  doesn't include any accessible text description, so JAWS (for example)
  simply reports clickable.

  Either a text description should be added or the element should be
  hidden from screen readers entirely.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482491] [NEW] Date picker checkbox needs a more descriptive label

2015-08-06 Thread Jono Mingard
Public bug reported:

The checkboxes used the date/time pickers on the Group settings page do
have screen-reader-accessible labels, but the labels only read Set
date. This is confusing since there appear to be two identical versions
of the form, so the labels should be changed to include the component
label, eg. Set start date and Set end date.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482491

Title:
  Date picker checkbox needs a more descriptive label

Status in Mahara:
  Confirmed

Bug description:
  The checkboxes used the date/time pickers on the Group settings page
  do have screen-reader-accessible labels, but the labels only read Set
  date. This is confusing since there appear to be two identical
  versions of the form, so the labels should be changed to include the
  component label, eg. Set start date and Set end date.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482492] [NEW] Hour and minute combo boxes in date picker have no labels

2015-08-06 Thread Jono Mingard
Public bug reported:

In the date picker used on the Group settings page, the first three
combo boxes (year, month, day) have screen reader accessible labels
describing the control. However, the last two (hour and minute) have no
such label, and screen reader users would find it hard to figure out
what these are for. The same sort of label should also be added for
these combo boxes.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482492

Title:
  Hour and minute combo boxes in date picker have no labels

Status in Mahara:
  Confirmed

Bug description:
  In the date picker used on the Group settings page, the first three
  combo boxes (year, month, day) have screen reader accessible labels
  describing the control. However, the last two (hour and minute) have
  no such label, and screen reader users would find it hard to figure
  out what these are for. The same sort of label should also be added
  for these combo boxes.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482461] [NEW] Add block accordion has useful descriptions only available to screen reader users

2015-08-06 Thread Jono Mingard
Public bug reported:

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)

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: accessibility vieweditor

-- 
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:
  Confirmed

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)

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482482] [NEW] Group settings and delete buttons should contain name of group

2015-08-06 Thread Jono Mingard
Public bug reported:

When viewing My pages, the edit and delete buttons contain screen-
reader-accessible text specifying which page will be edited or deleted.
However, in the My groups list, the settings and delete buttons don't
contain the same level of information. This makes it hard to know which
group the buttons will edit or delete.

The buttons should be changed to include the group title, eg. Settings
for My awesome group and Delete My awesome group

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482482

Title:
  Group settings and delete buttons should contain name of group

Status in Mahara:
  Confirmed

Bug description:
  When viewing My pages, the edit and delete buttons contain screen-
  reader-accessible text specifying which page will be edited or
  deleted. However, in the My groups list, the settings and delete
  buttons don't contain the same level of information. This makes it
  hard to know which group the buttons will edit or delete.

  The buttons should be changed to include the group title, eg.
  Settings for My awesome group and Delete My awesome group

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482493] [NEW] Accent colour in Raw theme is too low contrast

2015-08-06 Thread Jono Mingard
Public bug reported:

The new Bootstrap-based Raw theme is mostly pretty good in terms of
accessibility, but the bright green accent colour used on buttons and
links isn't high enough contrast to meet WCAG 2 guidelines. According to
http://leaverou.github.io/contrast-ratio/ the contrast ratio between the
#629600 highlight and the white background (or foreground) is 3.6 where
it needs to be at least 4.5. Since the Raw theme will probably be the
basis for a lot of custom themes, it's quite important that this is made
more contrasting.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility bootstrap

** Changed in: mahara
Milestone: None = 15.10.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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482493

Title:
  Accent colour in Raw theme is too low contrast

Status in Mahara:
  Confirmed

Bug description:
  The new Bootstrap-based Raw theme is mostly pretty good in terms of
  accessibility, but the bright green accent colour used on buttons and
  links isn't high enough contrast to meet WCAG 2 guidelines. According
  to http://leaverou.github.io/contrast-ratio/ the contrast ratio
  between the #629600 highlight and the white background (or foreground)
  is 3.6 where it needs to be at least 4.5. Since the Raw theme will
  probably be the basis for a lot of custom themes, it's quite important
  that this is made more contrasting.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482458] [NEW] Bootstrap tabs are not accessible

2015-08-06 Thread Jono Mingard
Public bug reported:

The new Bootstrap theme means that tabs (eg. on the Profile page) are
rather different to previous versions of Mahara. In theory the included
bootstrap-accessibility library should take care of adding ARIA features
to them, but unfortunately it seems to be overcomplicating matters to
the point of confusion. There are various issues with the JAWS screen
reader, which may or may not be related to this library ... need to
investigate why these issues are happening.

1. Tabs can't be changed without going into forms mode (pressing Enter with a 
tab selected does nothing)
2. All tabs are described as tab selected
3. When selecting a tab with the keyboard (without a screen reader), tabindex 
attributes are added to the tab and its content, messing up the tab order of 
the page

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility bootstrap regression

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

Title:
  Bootstrap tabs are not accessible

Status in Mahara:
  Confirmed

Bug description:
  The new Bootstrap theme means that tabs (eg. on the Profile page) are
  rather different to previous versions of Mahara. In theory the
  included bootstrap-accessibility library should take care of adding
  ARIA features to them, but unfortunately it seems to be
  overcomplicating matters to the point of confusion. There are various
  issues with the JAWS screen reader, which may or may not be related to
  this library ... need to investigate why these issues are happening.

  1. Tabs can't be changed without going into forms mode (pressing Enter with 
a tab selected does nothing)
  2. All tabs are described as tab selected
  3. When selecting a tab with the keyboard (without a screen reader), tabindex 
attributes are added to the tab and its content, messing up the tab order of 
the page

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482446] [NEW] Alerts and status messages should be ARIA alerts

2015-08-06 Thread Jono Mingard
Public bug reported:

When a form fails to submit (eg. an invalid login) or a request succeeds (eg. 
successfully deleting a page), a red or green alert is shown at the top of the 
page.
However, this is not always obvious to screen reader users, so it would be good 
to explicitly mark this as an alert, probably using role=alert ( see 
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role
 )

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482446

Title:
  Alerts and status messages should be ARIA alerts

Status in Mahara:
  Confirmed

Bug description:
  When a form fails to submit (eg. an invalid login) or a request succeeds (eg. 
successfully deleting a page), a red or green alert is shown at the top of the 
page.
  However, this is not always obvious to screen reader users, so it would be 
good to explicitly mark this as an alert, probably using role=alert ( see 
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role
 )

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482455] [NEW] Dropdown menus are no longer keyboard-accessible

2015-08-06 Thread Jono Mingard
Public bug reported:

With the introduction of the bootstrap theme, the old JavaScript for
making the dropdown navigation keyboard accessible no longer seems to
work. Hopefully that's just because the menus now use different class
names, so the same script (js/dropdown-nav.js) could be updated with
those new classes. In any case, this needs to be fixed, since the
dropdown menus are not at all accessible without this feature.

Affects latest master

** Affects: mahara
 Importance: High
 Status: Confirmed


** Tags: accessibility bootstrap regression

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

Title:
  Dropdown menus are no longer keyboard-accessible

Status in Mahara:
  Confirmed

Bug description:
  With the introduction of the bootstrap theme, the old JavaScript for
  making the dropdown navigation keyboard accessible no longer seems to
  work. Hopefully that's just because the menus now use different class
  names, so the same script (js/dropdown-nav.js) could be updated with
  those new classes. In any case, this needs to be fixed, since the
  dropdown menus are not at all accessible without this feature.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482456] [NEW] Pages should include an ARIA main landmark

2015-08-06 Thread Jono Mingard
Public bug reported:

With the new Bootstrap theme, pages now have header, nav and
footer ARIA landmarks (I assume because of the use of header, nav
and footer semantic elements), but to complete the set there should be
a main landmark as well. This should be as simple as changing the page
wrapper div into a main element, but it would be worth investigating
how exactly landmarks work in HTML ...

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: accessibility bootstrap

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

Title:
  Pages should include an ARIA main landmark

Status in Mahara:
  Confirmed

Bug description:
  With the new Bootstrap theme, pages now have header, nav and
  footer ARIA landmarks (I assume because of the use of header,
  nav and footer semantic elements), but to complete the set there
  should be a main landmark as well. This should be as simple as
  changing the page wrapper div into a main element, but it would be
  worth investigating how exactly landmarks work in HTML ...

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482450] [NEW] TinyMCE instances should link to their form labels

2015-08-06 Thread Jono Mingard
Public bug reported:

The TinyMCE text editor is accessible in most screen readers, but if it
is part of a form, the associated label is not read out when focusing
the editor. For example, on the Profile page the About me editor is
not linked to its label, making it harder for screen reader users to
find out what the editor does.

This may not be fixable, since TinyMCE uses an iframe for its editing
component, but should at least be looked into.

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: accessibility tinymce

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

Title:
  TinyMCE instances should link to their form labels

Status in Mahara:
  Confirmed

Bug description:
  The TinyMCE text editor is accessible in most screen readers, but if
  it is part of a form, the associated label is not read out when
  focusing the editor. For example, on the Profile page the About me
  editor is not linked to its label, making it harder for screen reader
  users to find out what the editor does.

  This may not be fixable, since TinyMCE uses an iframe for its editing
  component, but should at least be looked into.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482448] [NEW] Help links should include the form element they refer to in their alt text

2015-08-06 Thread Jono Mingard
Public bug reported:

Many form elements in Mahara have blue help icons beside them, which
pop up a dialog when clicked. These do currently include the accessible
text Help, but it is sometimes ambiguous to screen reader users which
form element they refer to. It would be good to include the label of the
element in the help text, eg. Help for Auto-add users

Affects latest master

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482448

Title:
  Help links should include the form element they refer to in their alt
  text

Status in Mahara:
  Confirmed

Bug description:
  Many form elements in Mahara have blue help icons beside them, which
  pop up a dialog when clicked. These do currently include the
  accessible text Help, but it is sometimes ambiguous to screen reader
  users which form element they refer to. It would be good to include
  the label of the element in the help text, eg. Help for Auto-add
  users

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482453] [NEW] Skip to main content link isn't visible on focus

2015-08-06 Thread Jono Mingard
Public bug reported:

Mahara does include a Skip to main content link which can be accessed
and used by screen reader users, but it cannot be seen by sighted users.
When tabbing to this link, the page content jumps down as if to
accommodate it, but the link is still hidden behind the page header.

It is fine (and recommended) to show the link only on focus, but when
focused it should be visible at the top of the screen.

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility bootstrap regression

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

Title:
  Skip to main content link isn't visible on focus

Status in Mahara:
  Confirmed

Bug description:
  Mahara does include a Skip to main content link which can be
  accessed and used by screen reader users, but it cannot be seen by
  sighted users. When tabbing to this link, the page content jumps down
  as if to accommodate it, but the link is still hidden behind the page
  header.

  It is fine (and recommended) to show the link only on focus, but when
  focused it should be visible at the top of the screen.

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1482462] [NEW] Buttons in page editor accordion still contain radio inputs

2015-08-06 Thread Jono Mingard
Public bug reported:

The accordion used to add a block in the page editor contains a
clickable link for each blocktype, but for some reason these also have
an input type=radio associated with them. This is read out by screen
readers (at least in the Mahara theme) and is confusing because
logically these aren't radio buttons.

These should be removed (if safe) or at least hidden completely
(including from screen reader users).

Affects latest master

** Affects: mahara
 Importance: Medium
 Status: Confirmed


** Tags: accessibility vieweditor

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

Title:
  Buttons in page editor accordion still contain radio inputs

Status in Mahara:
  Confirmed

Bug description:
  The accordion used to add a block in the page editor contains a
  clickable link for each blocktype, but for some reason these also have
  an input type=radio associated with them. This is read out by
  screen readers (at least in the Mahara theme) and is confusing because
  logically these aren't radio buttons.

  These should be removed (if safe) or at least hidden completely
  (including from screen reader users).

  Affects latest master

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1456849] Re: Problem with prepared statements in stats functions

2015-06-04 Thread Jono 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
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/1456849

Title:
  Problem with prepared statements in stats functions

Status in Mahara ePortfolio:
  In Progress

Bug description:
   Failed to get a recordset: postgres8 error: [-1: number of parameters must 
be between 0 and 65535] in EXECUTE(
  SELECT (0.0 + COUNT(id)) / NULLIF(COUNT(DISTINCT owner), 0)
  FROM view
  WHERE id IN (?,? ... ?,?)
  and values was (2848,81339 ... 123,456)

  The full error shows 65000+ question marks etc

  There are a bunch of functions that generate stats but are poorly
  written (in lib/registration.php I think) where it tries to get info
  by passing in every user id that relates to the search as a prepared
  statement value - but when we have too many users (like on Mahara.org)
  it dies as there is a maximum number of ? we can have in prepared
  statement before the underlying database chokes.

  Need to rewrite the stats so that they scale better

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1338381] Re: Switch from commandline zip/unzip to PHP ZipArchive class

2015-05-14 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1338381

Title:
  Switch from commandline zip/unzip to PHP ZipArchive class

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We get a steady stream of support requests from people on shared
  hosting or Windows, who can't find their command-line zip  unzip
  utilities.

  There's really no reason for us to be using those anymore, though. PHP
  5.3 ships with a fully functional zip library, and we should use that
  instead: http://nz1.php.net/manual/en/book.zip.php

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1454458] Re: Navigation group pages

2015-05-14 Thread Jono Mingard
** Changed in: mahara
   Status: New = Confirmed

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

Title:
  Navigation group pages

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara version: 1.10.3+patches (latest version is 15.04.0)

  This is for http://myportfolio.ac.nz/

  If you have enough group pages they are split in lots of 5. If there
  is a group page that is able to be copied once you navigate to the
  second page you cannot nav back to page 1.

  To Replicate:

  Create a brand new group.

  Make 7 or 8 group pages in the group (they can be empty pages, don’t
  change any other settings).

  Note that the list of group pages on the group dashboard page only
  shows five, and you can go forward and back to view the next five then
  back to viewing the first five in the list.

  Now, make one of the pages (such as the third page on the list)
  copiable.

  Now try navigating forwards and backwards through the list of pages on
  the group dashboard.


  If you made the third page copiable, it will let you go to “page 2” of
  the list of pages, but not go back. We have established that any list
  that contains a copiable page seems to bug out the forward and back
  buttons on the group dashboard page.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 660762] Re: Collection and Plans descriptions should have WYSIWYG editor

2015-05-11 Thread Jono Mingard
An issue here is that the collection description only seems to be shown
in the Collections list. In the equivalent list for Views, HTML tags are
stripped out and the description is displayed as plain text - the only
time the description is displayed with formatting is when you're viewing
the page. As far as I can tell the collection description isn't
displayed in the same way, so allowing HTML wouldn't have any effect
(you wouldn't be able to see the formatted text anywhere).

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

Title:
  Collection and Plans descriptions should have WYSIWYG editor

Status in Mahara ePortfolio:
  Triaged

Bug description:
  View descriptions have a WYSIWYG editor. Thus, to be consistent,
  Collections and Plans should also have a WYSIWYG editor. Additionally,
  the task descriptions in a plan should also get the visual editor.

  At some point we had talked about allowing admins (if possible
  institution admins) to decide whether to allow a visual editor or not.
  I can't find such a setting right now, but thought it is somewhere.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   >