Revision 599857
Go back to digest for 29th October 2006Bug Fixes in KDE Base
Maks Orlovich committed changes in /branches/KDE/3.5/kdelibs/khtml:
Prevent crash-inducing recursion of detach due to blur events
happening when widgets with focus get destroyed, by quietly shifting
the focus to the view...(#135384, probably #124342 --- best I can tell given
imperfect information); also affects some bugs which I separately closed as
non-reproducible, but which involved such a sequence
Also fixes freezing in #92497, as we no longer try to find something
to focus when nothing is focusable..
File Changes
Modified 2 files
- /branches/KDE/3.5/kdelibs/khtml
- /khtmlview.cpp
- /xml/dom_docimpl.cpp
2 files changed in total