Skip to content

Fix closing of plasmoid when result is selected

Alexander Lohnau requested to merge (removed):fix_closing_of_plasmoid into master

This fixes the error message: TypeError: Property 'hidePopup' of object AppletInterface(0x5565e6859c40) is not a function.

And now the plasmoid is closed when a result is selected. You can try this out using for example the dictionary runner.

Merge request reports