Closed
Bug 199568
Opened 22 years ago
Closed 22 years ago
|GtkPromptService::ConfirmEx| crashes when asking whether to save a password or not
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 199421
People
(Reporter: mozillabugs.philipl, Assigned: blizzard)
References
()
Details
(Keywords: crash)
Confirmed in Galeon 1.3.x and TestGtkEmbed.
When you type a form username/password combo in and submit, the browser tries to
pop up and ask you whether to remember it or not and whether to never ask for
this site or not.
The GtkPromptService in gtk2 embedding is buggy and crashes when trying to show
this dialog with the |ConfirmEx| method.
Comment 1•22 years ago
|
||
dupe of "Embedded browsers crash when submitting login form [@
GtkPromptService::ConfirmEx]"
*** This bug has been marked as a duplicate of 199421 ***
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•