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

--- Comment #6 from Michael Weghorn <[email protected]> ---
(In reply to Mike Kaganski from comment #5)
> I am not sure what you mean. Especially, I have no idea about the point at
> which the demand may happen, and if it's OK to rely on that, and if it's OK
> to have some wrong intermediate height in the paragraph list after the
> handler finished.

As `ParagraphInfo` is just a helper class, my idea was to possibly drop
ParagraphInfo::m_nHeight, and replace all current uses of
ParagraphInfo::getHeight by calling TextEngine::GetTextHeight with the
corresponding paragraph number directly.

> I will fix the crash, but please take a look at it after that - exactly
> because you know the workflow, and can see what could be improved.

Thanks! Sure, I'm happy to test the use cases I'm aware of. (Checking that
Accerciser highlights correct area for paragraph, and "select object under
mouse" feature works.)

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

Reply via email to