Revision a6f0745...

Go back to digest for 25th November 2012

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps/KDE/4.9] dolphin/src/views/tooltips/tooltipmanager.cpp:

Delete FileMetaDataToolTip using deleteLater() to prevent crashes

The problem was that Qt tried to deliver an 'Enter' event to the
dangling pointer that once pointed to the tool tip.

Many thanks to G. Christ for finding a way to reproduce this crash!



FIXED-IN: 4.9.4

File Changes

Modified 1 files
  • dolphin/src/views/tooltips/tooltipmanager.cpp
1 files changed in total