https://bugs.kde.org/show_bug.cgi?id=208691
Martin Koller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Martin Koller <kollix aon at> 2009-09-27 17:49:05 --- I can reproduce it: - put something into the clipboard - open a mail composer window - click on the "Select..." button to the right of the "To" address - close the address selection window with the X - CTRL-V - crash This is due to void KMComposeWin::slotPaste() calls qApp->notify() when the composer editor does not have the focus. I'm checking how to solve this. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
