[tryton-dev] tryton: Fix gtk.Button state corruption (issue447001)

2012-07-25 Thread cedric . krier
Reviewers: , Please review this at http://codereview.tryton.org/447001/ Affected files: M tryton/gui/window/view_form/view/form.py M tryton/gui/window/view_form/view/form_gtk/binary.py M tryton/gui/window/view_form/view/form_gtk/calendar.py M

Re: [tryton-dev] tryton: Fix gtk.Button state corruption (issue447001)

2012-07-25 Thread Cédric Krier
On 25/07/12 13:06 +, cedric.kr...@b2ck.com wrote: Reviewers: , Please review this at http://codereview.tryton.org/447001/ Here is the description: By default gtk.Button grab the focus on button-press, this can potentially trigger a RPC request from by example a Many2One filled with