← Back to team overview

touch-packages team mailing list archive

[Bug 1359167] Re: test_edit_event_with_default_values gets stuck clearing description field

 

** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1359167

Title:
  test_edit_event_with_default_values gets stuck clearing description
  field

Status in Ubuntu Calendar App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released

Bug description:
  No logs for this one unfortunately because it prevents the tests from
  completing. Basically what happens is that when this test tries to
  clear the description field, it selects the middle of the field, then
  the cursor does not move to the end of the text. Subsequently the
  logic used to delete the text gets stuck in an infinite loop. It looks
  like:

  while not field.empty:
     press delete

  field.empty will never be true because the cursor will always have
  text on the right hand side

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1359167/+subscriptions