GTG

Clicking out side the calender widget should close the widget

Bug #1282955 reported by Sagar Ghuge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
High
Sagar Ghuge

Bug Description

GTG version 0.3.1

Clicking outside the Calender widget should close it without error.
But clicking ouside the calender shows the error -

Traceback (most recent call last):
  File "/home/sagarghuge/Documents/gtg/cool-new-feature/GTG/gtk/editor/calendar.py", line 171, in __focus_out
    if not(0 <= p[0] <= s[0] and 0 <= p[1] <= s[1]):
TypeError: unorderable types: int() <= NoneType()

Tags: love

Related branches

Sagar Ghuge (ghugesss)
Changed in gtg:
assignee: nobody → Sagar Ghuge (ghugesss)
Nimit Shah (nimit-svnit)
Changed in gtg:
status: New → Confirmed
Nimit Shah (nimit-svnit)
Changed in gtg:
importance: Undecided → High
milestone: none → 0.3.2
Revision history for this message
Nimit Shah (nimit-svnit) wrote :

Fixed in rev:1354

Changed in gtg:
status: Confirmed → Fix Committed
Jeff Fortin Tam (kiddo)
Changed in gtg:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.