Bug 73310 - sending a new mail while forgetting the receiver and/or the subject the composing window is minimized and hidden
Summary: sending a new mail while forgetting the receiver and/or the subject the compo...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.6
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-23 10:10 UTC by Gunnar Johannesmeyer
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Johannesmeyer 2004-01-23 10:10:20 UTC
Version:           1.6 (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
Compiler:          gcc 3.3.2 
OS:          Linux

hi,

sending a new mail while forgetting the receiver and/or the subject, a warning appears. clicking "ok" (or the like) the composing window is minimized and hidden. this is very confusing.

expected behavior:
after the warning the mail should be shown again with the cursor standing in the missing field!

-gunnar
Comment 1 Ingo Klöcker 2004-01-23 11:11:11 UTC
Is the composer window really minimized or is it just moved behind the main window? Simply minimize the main window to find out.

If it's just moved behind the main window (which I can reproduce) then this is just another victim of the focus stealing prevention (of kwin) and most likely a duplicate of bug 72869.
Comment 2 Ingo Klöcker 2004-01-23 11:50:51 UTC
Hmm, it helps if we actually pass the parent window (instead of 0) to KMessageBox::information. We have to check all other uses of KMessageBox for the same mistake.
Comment 3 Ingo Klöcker 2004-01-25 00:44:17 UTC
This will be fixed in KDE 3.2.1.