117388 110370 are both solved by this change. tadaaa

This commit is contained in:
mjudge 1998-07-13 22:55:01 +00:00
parent c66bcc4dca
commit 3932bb7884

View File

@ -12506,8 +12506,8 @@ EDT_ClipboardResult CEditBuffer::PasteText( char *pText, XP_Bool bMailQuote, XP_
pEnd = m_pRoot->GetLastMostChild(); // This is almost always too far, but it is safe.
}
Reflow( start.m_pElement, start.m_iPos, pEnd );
//
Relayout( start.m_pElement, start.m_iPos, pEnd );
// was Reflow. did not fix up problems with tree and layout inconsistencies(sp)
if( bMailQuote ){
CEditInsertPoint start = PersistentToEphemeral(persistentStart);
//SetInsertPoint( start );