Revision 769176

Go back to digest for 3rd February 2008

Bug Fixes in KDE Base

Maks Orlovich committed changes in /branches/KDE/4.0/kdelibs/khtml:

Instead of trying to figure out whether to do a silent focus clear when a previously-focus widget is getting destroyed in both the document and the view (and getting them out-of-sync), have a special quietResetFocus() method, and call it from the view's focusNextPrevNode as appropriate.

Fixes a crash when ignoring requests on FaceBook

File Changes

Modified 3 files
  • /branches/KDE/4.0/kdelibs/khtml
  •   /khtmlview.cpp
  •   /xml/dom_docimpl.cpp
  •   /xml/dom_docimpl.h
3 files changed in total