Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i have one back ground qml. on that i am showing multiple button.
so on click of one of button i am showing the front qml whose area is small like popup.
this front qml works fine but it allows the background qml click.
How to stop it ?