Closed
Bug 420193
Opened 17 years ago
Closed 6 years ago
"ASSERTION: nsWindow::SetParent - reparenting a non-child window" with keygen inside position:relative object
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dholbert, Assigned: jkt)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
120 bytes,
text/html
|
Details |
Loading this testcase on Linux triggers:
###!!! ASSERTION: nsWindow::SetParent - reparenting a non-child window: 'Not Reached', file /scratch/work/builds/trunk.08-02-27.13-34/mozilla/widget/src/gtk2/nsWindow.cpp, line 524
Testcase is based on one from bug 412623.
Tested using a debug build with ID:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008022713 Minefield/3.0b4pre
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Updated•17 years ago
|
Summary: "ASSERTION: nsWindow::SetParent - reparenting a non-child window" with keygen inside relative object → "ASSERTION: nsWindow::SetParent - reparenting a non-child window" with keygen inside position:relative object
Comment 2•6 years ago
|
||
Priority: -- → P5
Assignee | ||
Comment 3•6 years ago
|
||
Bug 1315460 resolved this by removing support completely to match the web standard and also Chrome.
Assignee: nobody → jkt
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•