[Bug 349723] New: konqueror crashes on javascript event window.close()
https://bugzilla.novell.com/show_bug.cgi?id=349723 Summary: konqueror crashes on javascript event window.close() Product: openSUSE 11.0 Version: unspecified Platform: 32bit OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: cfarrell@novell.com QAContact: qa@suse.de Found By: --- To reproducte this, I used the (long) url: http://www.photographie.de/index.php?id=297&tx_ttnews%5Btt_news%5D=2132&tx_ttnews%5BbackPid%5D=296&cHash=e0db45270b Click on the image at the top (i.e. the image of the magazine cover). In my konqueror, this opens in a new tab. Click on the image again and konqueror should crash. This is 100% reproducable on my machine. A gdb backtrace is attached -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 User cfarrell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=349723#c1 --- Comment #1 from Ciaran Farrell <cfarrell@novell.com> 2007-12-19 01:49:26 MST --- Created an attachment (id=188178) --> (https://bugzilla.novell.com/attachment.cgi?id=188178) gdb backtrace for kde4-konqueror crash -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 User cfarrell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=349723#c2 --- Comment #2 from Ciaran Farrell <cfarrell@novell.com> 2007-12-19 01:53:54 MST --- cfarrell@paddy:~> rpm -qa | grep kde4-konqueror kde4-konqueror-3.97.1-2.4 http://tinyurl.com/26e869 is also a direct link to the image, but strangely I can't seem to crash it coming from there (maybe because this link opens the image in it's own window and not in a new window/tab like the link in comment#1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 User cfarrell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=349723#c3 --- Comment #3 from Ciaran Farrell <cfarrell@novell.com> 2007-12-19 03:32:57 MST --- The same bug can be reproducted on novell groupwise internet mail client: -> click on an email in the list view -> konqueror opens this in a new *tab* -> click the close icon -> konqueror crashes. For both this and the site described above, if you right click the link and choose "open in new window", konqueror can correctly close the window without crashing. It does seem to be the fact that it is a new *tab* and not a new window that causes konqueror to crash.
From the site described above, the html is simply: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html> <head> <title>Image</title> </head> <body bgColor="#ffffff"><a href="javascript:close();"><img src="uploads/pics/fh_titel_1_2_08.jpg" width="168" height="217" border="0" alt="" /></a> </body> </html> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |dmueller@novell.com Summary|konqueror crashes on javascript event |kde4 konqueror crashes on javascript event |window.close() |window.close() -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|KDE3 |KDE4 Workspace -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dmueller@novell.com |kde-maintainers@suse.de Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349723 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=349723#c4 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from JP Rosevear <jpr@novell.com> 2008-09-19 06:10:29 MDT --- This was bug https://bugs.kde.org/show_bug.cgi?id=153533, long since fixed in 11.0. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com