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

--- Comment #7 from Jan-Marek Glogowski <[email protected]> ---
(In reply to Miklos Vajna from comment #3)
> Jan-Marek: I think it's not valid to assume "GlyphItems are bound to their
> GenericSalLayout", GlyphItems are actually stored and reused with later new
> layouts as well, see e.g. the status bar, menu, ruler or Writer.

Yup - that code is broken, as the glyphs just keep a fallout level, which might
vary per MultiSalLayout. We're just lucky this doesn't crash more often.

The Glyphs are just supposed to work with the same GenericSalLayout or
MultiSalLayout. You don't even know, if a new MultiSalLayout has sufficient
levels.

-- 
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