problem in show a dynamic notification in QwebEngine QT 5.12.3
Unsolved
QtWebEngine
-
Hello,
I have a website Here it's link, the website give notification or a small popup in the bottom right of the screen, it shows in the normal browser like Firefox or google chrome, but it not popup in QWebEngine, what should I do to solve this problem?
Update
I found that the popup starts to show when I press on the QWebEngineView by my mouse like I set the focus to this widget so it starts to show the popup, I don't know why this behave, and how to make it work without this.