[Webkit-unassigned] [Bug 51773] New: QWebView::load() method not showing https web pages (Secured), showing blank screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 31 02:09:39 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51773

           Summary: QWebView::load() method not showing https web pages
                    (Secured), showing blank screen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vbs_3 at yahoo.co.in


Created an attachment (id=77710)
 --> (https://bugs.webkit.org/attachment.cgi?id=77710&action=review)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list