https://bugs.documentfoundation.org/show_bug.cgi?id=155705
Bug ID: 155705
Summary: A11Y crash fetching attribute run in second half of a
paragraph split over two pages
Product: LibreOffice
Version: 7.6.0.0 alpha1+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Querying the attribute run for the second half of a paragraph that has been
split in two because it didn't fit on one page crashes in
SwTextMarkupHelper::getTextMarkup()
Steps to Reproduce:
1. Open a document with a paragraph that overflows past the end of a page onto
the next one.
2. Query the attribute run on the a11y node representing the second half of the
paragraph, e.g. on page 2
Actual Results:
Crash (see backtrace)
Expected Results:
No crash :)
Reproducible: Always
User Profile Reset: Yes
Additional Info:
You can use the attached document and script to reproduce the crash.
This happens using GTK3, but doesn't seem directly tied to this platform but to
anything querying the markup of such nodes.
--
You are receiving this mail because:
You are the assignee for the bug.