Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.12
-
None
Description
in mac and windows, we use QWebEngineView to load url https://www.evernote.com/OAuth.action?oauth_token=rin-sou.17BEDC006C2.687474703A2F2F6C6F63616C686F73743A35333531312F636C6F7564.1D77DAD5C98772217DBE0ECEA0C3A770
QWebEngineView::urlChanged to
https://www.evernote.com/Login.action?err=true&message=login.error.suspicious
and the page will show ERR_TOO_MANY_REDIRECTS.
but in linux, QWebEngineView::urlChanged to https://www.evernote.com/Login.action?targetUrl=%2FOAuth.action%3Foauth_token%3Drin-sou.17BEDC006C2.687474703A2F2F6C6F63616C686F73743A35333531312F636C6F7564.1D77DAD5C98772217DBE0ECEA0C3A770
in mac and window, we copy https://www.evernote.com/OAuth.action?oauth_token=rin-sou.17BEDC006C2.687474703A2F2F6C6F63616C686F73743A35333531312F636C6F7564.1D77DAD5C98772217DBE0ECEA0C3A770
to a browser , the url also will redirect to https://www.evernote.com/Login.action?targetUrl=%2FOAuth.action%3Foauth_token%3Drin-sou.17BEDC006C2.687474703A2F2F6C6F63616C686F73743A35333531312F636C6F7564.1D77DAD5C98772217DBE0ECEA0C3A770.
Attachments
Issue Links
- duplicates
-
QTBUG-96766 QWebEngineView load url err
- Closed
- is duplicated by
-
QTBUG-96648 QWebEngineView load url err
- Closed
-
QTBUG-96649 QWebEngineView load url err
- Closed
-
QTBUG-96651 QWebEngineView load url err
- Closed