On 12/04/2010 06:39 PM, Abdelrazak Younes wrote:
On 05/12/2010 00:21, you...@lyx.org wrote:
Author: younes
Date: Sun Dec  5 00:21:47 2010
New Revision: 36731
URL: http://www.lyx.org/trac/changeset/36731

Log:
Fix bug #7071 in cutSelection:
After a cut operation, we need to make sure that the Buffer is updated
because some further operation will need updated label information for
example. So we cannot just use "cur.forceBufferUpdate()" here.

Richard,

You might double-check that as you are the forceBufferUpdat() architect AFAIR.

Yes, this looks correct. I do see the necessity of the direct update here, though it seems too bad in some way that we need it.

Richard

Reply via email to