Summary: | konqueror crashs ( DOM::NodeImpl::positionForCoordinates ) | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | sts |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asraniel, benekortuem, frank78ac |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sts
2008-11-19 17:18:56 UTC
Thanks for the report. Could you describe in more detail what you did before the crash occurred (i.e., what page you had open in Konqueror)? Might be related to bug 168849 (at least DOM::NodeImpl::positionForCoordinates() and KHTMLPart::khtmlMouseReleaseEvent() also appear in the backtrace of that bug). I visited the website http://www.rottenneighbor.com and used the map. At the moment I can't reproduce it. *** Bug 190425 has been marked as a duplicate of this bug. *** from my duplicate bugreport (i think it's worth to add it here because i can reproduce it): To reproduce the crash: visit: http://dictionnaire.reverso.net/ enter something in the traduction field, like "test". Click on the arrow button to translate (under the searchfield). First you will notice that the website does not translate/work (this is probably not the actual bug). When you now click allot of times on that button in the hope that it suddenly starts to work, konqueror crashes. For me it happend only after 50 fast clicks, for my girlfriend after only 10, so this seems to be a timing issue. *** Bug 208723 has been marked as a duplicate of this bug. *** I think this bug is now fixed. Test cases doesn't work anymore: http://www.rottenneighbor.com doesn't respond and http://dictionnaire.reverso.net/ translation works fine -> I cannot click 50 times translation button ;-D Please reopen if you can reproduce this crash with KDE 4.4+ *** This bug has been marked as a duplicate of bug 168849 *** |