sw_redlinehide_2: fix infinite loop caused by SwAttrIter::Seek(0)
The problem is if there is a delete redline that deletes the entire pFirstNode and ends in a different node, at the position where a hint starts; first m_pRedline->Seek() will be called with the wrong node, then the GetNextAttr() will call MapModelToView() and get 0 back again... Change-Id: Ie3eb1250267429ea3e3f6281685c955a79d4e960
Showing
Please
register
or
sign in
to comment