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

            Bug ID: 121390
           Summary: FILTER COMPUTING or EDITING NEEDINFO: Referring to
                    cell containing xlink locks CPU in loop
           Product: LibreOffice
           Version: 4.4.3.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

The soffice.bin goes into loop when I input '=' and point to a cell containing
this (flat xml, manually extracted):

<table:table-cell table:style-name="ce6" office:value-type="string"
calcext:value-type="string">
        <text:p>VisibleText</text:p>
        <text:p><text:a xlink:href="http://HiddenLink"; xlink:type="simple">
</text:a></text:p>

The same happens if I work offline so Internet delays are not the cause.
The same happens if I put the formula there with ^D

The twin <text:p> entry comes from HTML-filter.
F2 (edit...) Enter only affects the VisibleText.
Copy-paste-text_only does NOT remove the invisible entry.
How to delete the xlink?

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

Reply via email to