WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
51773
[Qt] QWebView::load() method not showing https web pages (Secured), showing blank screen
https://bugs.webkit.org/show_bug.cgi?id=51773
Summary
[Qt] QWebView::load() method not showing https web pages (Secured), showing b...
baluvaranasi
Reported
2010-12-31 02:09:39 PST
Created
attachment 77710
[details]
QWebViewTestApp_31.12.2010.zip Hi, I am trying to load a secured web page by using QWebView::load() method. I tried by giving the url "
https://www.gmail.com
" as a input parameter to this API. Please see the attached test app (QWebViewTestApp_31.12.2010.zip) for verifying this. But i found that QWebView window is showing blank screen. When i tried using "
http://www.gmail.com
" (unsecured url), then QWebView is successfully loading this. This is a blocking issue for us because i cannot load secured web pages or urls by using QWebView. I am using Symbian Wk 40 baseline which is having Qt 4.7.0. I don't know the version of QtWebKit. This symbian baseline is present on Windows XP machine. I can see that secured urls are getting loaded properly in the browser of the emulator. So, it has nothing to do with network issues. Please let me know if you need more information on this. Please verify and give us a fix ASAP. Please let me know if somethings needs to be added in the application for the working of this. Thanks in Advance. Regards, BalaSubrahmanyam Varanasi
Attachments
QWebViewTestApp_31.12.2010.zip
(43.42 KB, application/x-zip-compressed)
2010-12-31 02:09 PST
,
baluvaranasi
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2011-01-14 07:04:10 PST
Please follow this to report bugs on QtWebKit:
http://trac.webkit.org/wiki/QtWebKitBugs
Laszlo, Yael, ever heard of this?
Yael
Comment 2
2011-01-22 12:23:22 PST
Using the latest Symbian SDK (week 1 of 2011) I can login to gmail and read my email with QtTestBrowser. (After applying the patch in
bug #52449
). I suggest you update your SDK and try again.
Benjamin Poulain
Comment 3
2011-01-22 12:27:51 PST
(In reply to
comment #2
)
> Using the latest Symbian SDK (week 1 of 2011) I can login to gmail and read my email with QtTestBrowser. (After applying the patch in
bug #52449
). > I suggest you update your SDK and try again.
Closing then. Good job testing this Yael.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug