1) Run Tab Browser Example (Qt5.3.1/qtwebkit-examples/examples/webkitwidgets/browser)
2) Enter an URL which needs authentication. (https://httpbin.org/basic-auth/user/passwd)
Username: user
Password: passwd
3) Wait around one minute
3) Enter Username and Password and press OK.
Expected result:
You can login
Actual result:
You’re not able to login, the authentication jams and doesn’t give any error or warning
↧