Kodi Community Forum

Full Version: Home made context menu opening behind dialog
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Halp!

I want to add a Context Menu to my addon which currently displays a list using DialogSelect.xml. All good on Amber skin, the context window opens above the Dialog, but for others (like Aeon Nox or even Confluence) it opens behind the Dialog.

The Aeon Nox xml has a z-order of 4 while the Amber xml has a z-order of 3. But then the xml in Confluence has a z-order of 1. So that cant be the issue.

Is it a setFocus I am omitting?

Tx
Pretty please?

This is kind of a showstopper issue for this path of development for me.
So is there an answer to this?