Re: Crash Due to Fix of #3821

2011-12-13 Thread Richard Heck
On 12/13/2011 06:06 PM, Richard Heck wrote: > The fix we committed to #3821 is causing an assertion in the following > situation: > > New File > Create a 5x5 table > Go to the third row, first column > Paste some tab separated 3x3 table data > > The call to setSelection at the end of pasteClipboard

Crash Due to Fix of #3821

2011-12-13 Thread Richard Heck
The fix we committed to #3821 is causing an assertion in the following situation: New File Create a 5x5 table Go to the third row, first column Paste some tab separated 3x3 table data The call to setSelection at the end of pasteClipboardText() is causing the assertion. The complaint has to do wi