[Mahara-contributors] [Bug 1874540] Re: Page settings form not behaving as expected

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

Title:
  Page settings form not behaving as expected

Status in Mahara:
  Fix Released

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874540/+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 1874540] Re: Page settings form not behaving as expected

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

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

Title:
  Page settings form not behaving as expected

Status in Mahara:
  Fix Committed

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874540/+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 1874540] Re: Page settings form not behaving as expected

2020-04-28 Thread Rangi Daymond
Catalyst QA Retested - PASSED

Gerrit: https://reviews.mahara.org/#/c/10943 patch 2
Browser: Chrome
Theme: Raw

Above steps repeated and the error message was no longer displayed.

Note: suspected related bug '1875484 Create page using tag value
displays error messages' also retested and PASSED.

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

Title:
  Page settings form not behaving as expected

Status in Mahara:
  In Progress

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874540/+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 1874540] Re: Page settings form not behaving as expected

2020-04-28 Thread Rangi Daymond
As posted by Cecilia - To reproduce in Resume section

go to Create-> Resume-> Education and employment
add one Education history
set all required fields and then click on the 'Save' button
edit the same Education history
when the focus is on one of the fields, press 'Enter'

You should see the 'The file / folder name is required.' error message
at the top of the form

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1874540

Title:
  Page settings form not behaving as expected

Status in Mahara:
  In Progress

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874540/+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 1874540] Re: Page settings form not behaving as expected

2020-04-27 Thread Cecilia Vela Gurovic
This is happening when the image folder 'Cover Images' doesn't exist
yet.

This is also happening in the resume section of forms with a
filechooser.

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

Title:
  Page settings form not behaving as expected

Status in Mahara:
  In Progress

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874540/+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 1874540] Re: Page settings form not behaving as expected

2020-04-23 Thread Cecilia Vela Gurovic
** 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/1874540

Title:
  Page settings form not behaving as expected

Status in Mahara:
  In Progress

Bug description:
  Now that we have the cover image chooser on the form when I go to make
  a new page and press enter when focus is on page title field the form
  doesn't save

  Instead there is an 'quotaUpdate( undefined undefined ) called but no
  id="quota_fill" on page' warning in the console log.

  And if I open the Advanced section and go into the 'Add a file' I see
  the error message 'The file / folder name is required.'

  
  Also if I select a cover image and save the form with the 'save' button and 
then come back to edit settings and update the page title and hit save - again 
the form doesn't save but now the selected cover image is now unselected - 
which will be confusing as the advanced section is still hidden.

  So somehow, the 'enter' keystroke is being captured by the file
  chooser even when we are not focussed on it.

  If we are not focusssed on the 'add a file' button or the 'remove'
  button for the selected cover image then they should not capture the
  enter keystroke

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