Closed
Bug 38180
Opened 25 years ago
Closed 24 years ago
gdk-CRITICAL when auth window popup appears
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: lidl, Assigned: pollmann)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (X11; I; BSD/OS 4.1 i386)
BuildID: 2000042708
The http://www.xfree86.org/devel page uses basic authentication.
(IE username/password) When mozilla pops up the user authentication
box, it allows me to enter my username, but when I click in the
password field, it gives me a Gdk-CRITICAL assertion. I suspect it
is sending some bad window geometry information into gtk/gdk and
then the gdk library is having a problem with it.
Reproducible: Always
Steps to Reproduce:
1. Visit http://www.xfree86.org/devel
2. Enter "bob" as the username
3. Click on the password field.
Actual Results: Gdk-CRITICAL **: file
/usr/src/local/usr.local/lib/gtk+/gdk/gdkwindow.c: line 1707
(gdk_window_get_parent): assertion `window != NULL' failed.
Comment 1•25 years ago
|
||
over to Form Submission.
Assignee: asadotzler → rods
Component: Browser-General → Form Submission
QA Contact: jelwell → ckritzer
Comment 3•25 years ago
|
||
No problems seen (unusual console output) under W95 20000518
Gerv
Comment 4•25 years ago
|
||
Confirming, seeing the same thing on linux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 5•24 years ago
|
||
I did see this error in previous builds, but I am not seeing it any more as of
Thursdays build 6/8. Marking WORKSFORME!
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•