← Back to team overview

touch-packages team mailing list archive

[Bug 1061364] Re: ido_calendar_menu_item_set_date() generates unnecessary change events

 

** Changed in: ido (Ubuntu)
   Importance: Undecided => Low

** Changed in: ido (Ubuntu)
       Status: New => Triaged

** Changed in: ido (Ubuntu)
     Assignee: (unassigned) => Charles Kerr (charlesk)

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

Title:
  ido_calendar_menu_item_set_date() generates unnecessary change events

Status in Indicator Display Objects:
  Triaged
Status in “ido” package in Ubuntu:
  Triaged

Bug description:
  It unconditionally calls gtk_calendar_select_month() and
  gtk_calendar_select_day(), which in turn unconditionally triggers
  change events.

  Instead, we should call gtk_calendar_get_date() first. If the new
  values match the current ones, we don't need to call _select_month()
  and _select_day().

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