[Libreoffice-bugs] [Bug 46579] Form fields 'Image Button' do not work in Forms

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 2 20:01:07 UTC 2020


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

--- Comment #22 from Julien Nabet <serval2412 at yahoo.fr> ---
Let's go on with m_pFeatureInterception which is ControlFeatureInterception.
This last one is initialized with param
- m_xORB (css::uno::Reference< css::uno::XComponentContext >) in
formnavigation.cxx (the OK case)
- _rxFactory in clickableimage.cxx (the KO case)
...
Then the more I try to understand the rest, the more I got lost with all these
dispatch, m_xORB, references, ...
The only thing I'm sure is the patch made this work.
I'll push this one on master and let people give it a try. If someone complains
about it, don't hesitate to revert.
I'm quite fed up of all these tricky mechanisms in some parts of LO.

-- 
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/20201202/45dabc88/attachment.htm>


More information about the Libreoffice-bugs mailing list