Integrating 3rd party controls

Hello Webix team,

I am trying to integrate a third party ribbon control with webix using your integration pattern. The component inherits from webix.EventSystem and webix.ui.view.

All is working fine except that dropdowns do not close when they lose the focus.
Please see the screenshot.

Do you have an idea what could cause the issue?

Many thanks, Peter

Hello Peter,

Our library does not block event listening. So, we don’t have an idea what could cause the issue.