[Webkit-unassigned] [Bug 63834] New: [Qt] Basic authentication test fails in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 12:52:47 PDT 2011


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

           Summary: [Qt] Basic authentication test fails in MiniBrowser
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: srinivasulu.chereddy at nokia.com


Tested Environment: 
Ubuntu10.04 on Desktop
Qt4.7.3 
Webkit version:90245

STEPS To Reproduce:
1. Launch MiniBrowser and load the page http://test.webdav.org/auth-basic (or any other basic authentication test page).
2. After authentication dialog is displayed, enter username/password as user1/user1 and accept the dialog.

ACTUAL RESULT:
Authentication dialog is NOT displayed and directly HTTP Error 401 details page is displayed. 

EXPECTED RESULT:
Authentication dialog is displayed with username and password fields.
After accepting the dialog with valid username and password, the Login is sccessful.


More Info:
This test passed on QtTestBrowser. The authentication dialog is displayed and
log-in also successful. So it seems this issue is related to webkit2 only.
This test also passed on iPhone4 with Safari Browser.

-- 
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