Rebecca Breu wrote: > The focus parameter is missing in line 1234 (Odd number ;-). Just changing > lines 1233 and 1234 in wiget.py to > > return self.body.mouse_event((maxcol,), > event, button, col, row-top, focus) > > seems to fix the problem... Thanks. This fix will be in the next release. Ian