[Mahara-contributors] [Bug 1843847] Re: Select2 accessibility for labelling and removing tags

2020-04-29 Thread Robert Lyon
** Changed in: mahara
Milestone: 20.04.0 => None

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

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Released

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2020-04-29 Thread Cecilia Vela Gurovic
** Changed in: mahara
   Status: Fix Committed => Fix Released

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

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Fix Released
Status in Mahara 20.04 series:
  Fix Released

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2020-04-29 Thread Cecilia Vela Gurovic
** Changed in: mahara/20.04
   Status: Fix Committed => Fix Released

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

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Released

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2020-04-01 Thread Lisa Seeto
Looks like it was merged in the parent patch here
https://reviews.mahara.org/#/c/10336/4

** Changed in: mahara/20.04
   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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2020-02-23 Thread Kristina Hoeppner
** No longer affects: mahara/19.10

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

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  In Progress
Status in Mahara 20.04 series:
  In Progress

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2019-11-11 Thread Robert Lyon
** Changed in: mahara/19.10
Milestone: 19.10.1 => 19.10.2

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

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  In Progress
Status in Mahara 19.10 series:
  Confirmed
Status in Mahara 20.04 series:
  In Progress

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2019-11-01 Thread Kristina Hoeppner
** Also affects: mahara/19.10
   Importance: Undecided
   Status: New

** Also affects: mahara/20.04
   Importance: High
 Assignee: Rebecca Blundell (rjb-dev)
   Status: In Progress

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

** Changed in: mahara/19.10
   Importance: Undecided => High

** Changed in: mahara/20.04
Milestone: 19.10.1 => 20.04.0

** Changed in: mahara/19.10
Milestone: None => 19.10.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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  In Progress
Status in Mahara 19.10 series:
  Confirmed
Status in Mahara 20.04 series:
  In Progress

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2019-10-30 Thread Cecilia Vela Gurovic
** Changed in: mahara
Milestone: 19.10.0 => 19.10.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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  In Progress

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2019-09-16 Thread Rebecca Blundell
** Changed in: mahara
 Assignee: (unassigned) => Rebecca Blundell (rjb-dev)

** 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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  In Progress

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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 1843847] Re: Select2 accessibility for labelling and removing tags

2019-09-14 Thread Kristina Hoeppner
** Tags added: regression

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

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

** Changed in: mahara
Milestone: None => 19.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/1843847

Title:
  Select2 accessibility for labelling and removing tags

Status in Mahara:
  Confirmed

Bug description:
  In upgrading select2 to 4.0.9, I have not made the following changes:

  * Add label to "Remove tag" button
  * Adding ability to remove tag via 'enter' key if one is focused on the 'x' 
of a tag (commit 5ec92cddcf24fca18fdb1b24707216a5ea24bde8) - added but doesn't 
seem to work :(

  It also seemed to not be working in the current code.

  We need to find a version in which this is working and then copy the
  code over or just make the changes again, whichever is easier.

  For clarity, the issue is that if you make tags as a keyboard user,
  the x (remove) button is not accessible via tab or arrow keys. Also
  there is no label on that button so that a screen reader would not be
  able to identify what the remove button was.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843847/+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