https://bugzilla.novell.com/show_bug.cgi?id=466791 User pwu@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466791#c8 --- Comment #8 from Peng Wu <pwu@novell.com> 2009-02-04 01:56:23 MST --- Created an attachment (id=269897) --> (https://bugzilla.novell.com/attachment.cgi?id=269897) A patch for qt4 to prevent yast crash. This patch run a seperate check on entry to QWidget::~QWidget as early as possible. First it check whether the QWidget or its children widgets has focus, if so it will set the focusWidget of QInputContext to NULL, to prevent the crash. Hi Dirk, Could you review this patch, add it to libqt4, or make a better patch fixes the problems in clearFocus()? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.