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

            Bug ID: 167033
           Summary: assert failure when copy a shape with attached text
                    box to clipboard in debug build
           Product: LibreOffice
           Version: 25.8.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

1. Start Writer, write some dummy text.
2. Insert a shape and anchor it to paragraph.
3. From context menu of the shape select "Add Text Box".
4. Enter some text into this box.
5. Click outside to deselect the shape
6. Select shape and use Ctrl+C to copy the shape to the clipboard (or any other
way to copy to clipboard).

Assertion fails in line 1786 in
/xmloff/source/text/txtparae.cxx
assert(std::find(maDocumentNodeOrder.begin(), maDocumentNodeOrder.end(), index)
                   == maDocumentNodeOrder.end());

I see this in an own debug build
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e933a61be0e796de415e53645a44dbcc1e8200fe
CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to