[Libreoffice-bugs] [Bug 140506] REGRESSION Setting to repeat heading in writer tables no longer works

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 1 21:21:41 UTC 2021


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

Björn Michaelsen <bjoern.michaelsen at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |bjoern.michaelsen at libreoffi
                   |desktop.org                 |ce.org
             Status|NEW                         |ASSIGNED

--- Comment #15 from Björn Michaelsen <bjoern.michaelsen at libreoffice.org> ---
The problem is the ModifyNotification that was called on the frame didnt notify
the observers of the frame as an observer pattern should, but instead used to
force fed the hint down the throat of the message handler of the frame itself.

Of course to do that, no fancy messaging is needed at all. I think I will
provide a patch this weekend.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210701/4d55ab29/attachment.htm>


More information about the Libreoffice-bugs mailing list