QWebEngineView not working on redirect urls
Unsolved
QtWebEngine
-
Hi,
I was trying the simplebrowser application provided in the Examples of QT 5.14.2 I changed the qt url in the code to shorturl.at/gEJS6 which is shortened for https://www.google.com but loading it takes forever. When i drag my mouse over the QWebEngineView then it loads, its just like refresh. Can someone check ?
-
@amithooda I do not reproduce what you point out. Could you show the specific code of the change you have made to the simplebrowser example
-
in the simple browser i just replaced the commandlineargument url to the shorturl that i have mentioned in the post. So when i just and i dont scroll my mouse over the window it takes about 30 seconds to reach google.com