Re: [PATCH] (updated with fix for 4133 now) (was: Re: Mouse Selection Issue in X11)

2007-08-12 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Note that I removed all the pasting code for tabular and directed to > InsetText instead. However the two code were a bit different and I do > not know why. Could you review the patch? OK, this version goes even further in removing duplicated-but

Re: Mouse Selection Issue in X11

2007-08-09 Thread Jean-Marc Lasgouttes
Richard Heck <[EMAIL PROTECTED]> writes: > Under Linux, I'm having problems with mouse selection, using current > 1.6svn---though not, oddly enough, in 1.5.2svn. The issue is this: If > I select some stuff with the mouse, release the button, and then move > the mouse any, the selection vanishes. I

[PATCH] Re: Mouse Selection Issue in X11

2007-08-09 Thread Jean-Marc Lasgouttes
"Bo Peng" <[EMAIL PROTECTED]> writes: >> Under Linux, I'm having problems with mouse selection, using current >> 1.6svn---though not, oddly enough, in 1.5.2svn. > > Before 1.5.1 is released, I added a quick fix to trunk to fix middle > button paste. JMarc is supposed to replace that with a better

Re: Mouse Selection Issue in X11

2007-08-07 Thread Bo Peng
> Under Linux, I'm having problems with mouse selection, using current > 1.6svn---though not, oddly enough, in 1.5.2svn. Before 1.5.1 is released, I added a quick fix to trunk to fix middle button paste. JMarc is supposed to replace that with a better fix of his, and fix the trunk as well. See htt