2013/9/5 Cédric Krier <[email protected]> > On 05/09/13 12:56 +0200, Udo Spallek wrote: > > Hi Cedric, > > > > Thu, 5 Sep 2013 11:21:07 +0200 > > Cédric Krier <[email protected]>: > > >On 04/09/13 15:07 +0200, Cédric Krier wrote: > > >> On 04/09/13 12:14 +0200, Cédric Krier wrote: > > >> > On 04/09/13 09:09 -0000, Code Review - New issues: ced wrote: > > >> > > (No description) > > >> > > URL: http://codereview.tryton.org/1055003/ > > >> > I would really like to request your opinions on this patch. > > >> > It changes the selection and dblclick on tree view to allow to > > >> > work on mobile device (which doesn't support well dblclick): > > for me it is hard to get an opinion without using it every day on a > > small device... > > But to start the discussion: if you want to address mobile devices, > > IMHO the check-boxes could be displayed per default on the most > > right-hand side of the table, to ease the control with the right-hand > > thumb. But I am not sure if this would interferes with the general > > scrolling of the page. > > I though about the position but moving on the right will make it > disapears when table is large by horizontal scrolling. > Indeed, left seems to be the place chosen by many web application: > Google drive, Openbravo, OpenERP etc. >
I like the new behaviour and I also think that the left site for checkbox is "predictable". When we improve SAO for responsive (mobile) layout, we can try to set "always visible" (fixed position) the checkbox... but for now it is ok.
