RESOLVED WORKSFORME 63834
[Qt] Basic authentication test fails in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=63834
Summary [Qt] Basic authentication test fails in MiniBrowser
chereddy
Reported 2011-07-01 12:52:47 PDT
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.
Attachments
Alexander Færøy
Comment 1 2012-01-06 06:34:09 PST
Reassigning to me after having talked with Zeno on IRC.
Michael Brüning
Comment 2 2013-01-25 08:13:36 PST
This works with a newer MiniBrowser. IIRC, the implementation was added in March 2012.
Note You need to log in before you can comment on or make changes to this bug.