Closed
Bug 284479
Opened 20 years ago
Closed 20 years ago
Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' message when popup is blocked
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 224427
People
(Reporter: ajgabor, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919 Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919 Each time a popup is blocked the following message appears in the calling window: Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' Reproducible: Always Steps to Reproduce: 1.http://www.cnn.com 2. 3. Actual Results: Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' Expected Results: No warning message
Summary: Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' message when popup is blocked → Gtk-WARNING **: invalid cast from `GtkSuperWin' to `GtkWidget' message when popup is blocked
Comment 2•20 years ago
|
||
Fixed on trunk, as far as I can tell. *** This bug has been marked as a duplicate of 224427 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
(In reply to comment #2) > Fixed on trunk, as far as I can tell. > > *** This bug has been marked as a duplicate of 224427 *** I agree Bug 284479 appears as dulicate of 224427. Nevertheless the status of 224427 is described as RESOLVED FIXED yet it is still happening in Mozilla 1.7.3 Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919. What is it I don't understand? How do I get this fixed? Thanks,
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Updated•20 years ago
|
Version: unspecified → 1.7 Branch
Comment 4•20 years ago
|
||
Andy: only very critical bugs get fixed for future 1.7.x versions (security). this isn't one of them. To get this bug fixed on the 1.7.x branch, you would need to push to have the fix in bug 224427 applied to the branch. or wait for a new version based off gecko 1.8 *** This bug has been marked as a duplicate of 224427 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•