https://bugs.documentfoundation.org/show_bug.cgi?id=95526

--- Comment #4 from Juergen Funk <[email protected]> ---
In the ParaPortion is the content of the Textfield, but the links always with
one line. 
The test is to scan this ParaPortion and then it is wrong when the link need
more as one lines.
The question is here what is wrong, the test of the ParaPortion or the content
of the ParaPortion, and why is a diffrent between the edit modus and show mode? 




Hints:
For point 2 in comment:3
 in sw/source/uibase/docvw/edtwin2.cxx
 in line 145: if( rsh.GetContentAtPos( aPos, aContentAtPos, false, &aFieldRect
) )
 should be tested of TextField with  rsh.IsObjSelectable( rLpt )

For point 3 in comment:3
 in svx/source/svdraw/svdview.cxx:
 in line 459: bool bTEHit(pPV &&
                  SdrObjectPrimitiveHit(*pTextObj, aLocalLogicPosition, 0,
*pPV,
                   &pPV->GetVisibleLayers(), true));
in this case get '''false'''.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to