Re: Key board based horizontal scrolling

2013-09-21 Thread Hashini Senaratne
Hello Jean-Marc, > Your commit log is pretty good. See a few comments below. Thank you for reviewing it. Is there a way to get the full patch for half-back solution for insetTabular? I tried fing in the Bug Tracker, but could not. It seems like disabling resetPos(...) and scx_x is not completely

Re: Key board based horizontal scrolling

2013-09-21 Thread Jean-Marc Lasgouttes
Le 20/09/13 18:41, Hashini Senaratne a écrit : Following is my suggested log, when committing to the master, after deleting merges that I have done so far. It would be very helpful, even if you can quickly go through it. Hello Hashini, Your commit log is pretty good. See a few comments below.

Re: Key board based horizontal scrolling

2013-09-21 Thread Hashini Senaratne
Dear Jean-Marc, > Here is as promised a patch concerning vertical scrolling. If it works > correctly, please remoce Cursor::bottomRow, which is not needed anymore. > > What the patch does is to test whether a row exists before reading it. > This avoid strange changes in rows that in turn confu