hi, Daniel
Thank you.
About negative page, see file
sc\source\core\tool\detfunc.cxx
and function
SdrObject* ScDetectiveFunc::DrawCaption( SCCOL nCol, SCROW nRow, const String&
rText,
ScCommentData& rData, SdrPage* pDestPage,
BOOL bHasUserText, BOOL bLeft,
const Rectangle& rVisible )
BOOL bNegativePage = pDoc->IsNegativePage( nTab );About issue50266, that the rectangle of note is changed after paste is fixed, but why it's hidden, I am still working on this. Best Regards yunjingtao
