| Summary: | Konqueror crashed when closing a tab [KonqMainWindow::slotPartActivated, KonqViewManager::emitActivePartChanged, KonqViewManager::doSetActivePart] | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dario Massarin <nekkar> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dario Massarin
2009-09-24 12:33:49 UTC
*** This bug has been marked as a duplicate of bug 207173 *** SVN commit 1028058 by dfaure: Better fix for 208374 (close tab with findbar shown) which also fixes 194850 (close tab while it's loading, triggers setFocusNode somehow) : make sure that no setFocus() from the dtor will trigger a part manager that knows about this part, by unregistering the part from the partmanager(s). CCBUG: 208374 BUG: 194850 M +11 -7 khtml_part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028058 |