[Webkit-unassigned] [Bug 24818] New: [GTK] http auth dialog pops up twice after a cancelled atempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 15:44:10 PDT 2009


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

           Summary: [GTK] http auth dialog pops up twice after a cancelled
                    atempt
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk, Soup
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


How to reproduce: I go to a site where http basic auth is required, and click
cancel when the dialog appears. Then I click the location bar entry and press
enter. Now two authentication dialogs appear, and I get this in the terminal:

(lt-GtkLauncher:2577): libsoup-CRITICAL **: soup_message_io_pause: assertion
`io != NULL' failed

If I cancel both dialogs, I get this:

(lt-GtkLauncher:3399): libsoup-CRITICAL **: soup_message_io_unpause: assertion
`io != NULL' failed

If I press OK on both dialogs, the site loads correctly.


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



More information about the webkit-unassigned mailing list