Bug 222624 - Missing tooltip to indicate that default email set in Kmail used to send reminder emails.
Summary: Missing tooltip to indicate that default email set in Kmail used to send remi...
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.3
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 00:30 UTC by Sabine Faure
Modified: 2010-01-29 19:27 UTC (History)
1 user (show)

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 Sabine Faure 2010-01-14 00:30:30 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KOrganizer
- Click on the 'New Event' button
- Enter information (title,location, time...)
- Check the 'Reminder' check box and set the time to 1 min.
- Click on the 'Advanced...' button
- An 'Edit Reminders' dialogue appears, in its 'Type' section select the 'Send email' radio button.
- a 'To:' line edit appears above 'Text of the message:'

The line edit is empty but if no email address is specified the default email address set in Kmail (Settings menu/Configure Kmail/Identities) will be used to send the reminder.

So I think it could be a good idea to have a tooltip that would explain that to users and that would say something like: ''If the 'To:' field stays empty the email reminder will be sent to the default email configured in Kmail (Settings menu/Configure Kmail/Idnetities).''

Akonadi-ports Branch, Svn Rev 1074068
Comment 1 Laurent Montel 2010-01-21 20:03:28 UTC
SVN commit 1078205 by mlaurent:

Fix bug 222624
CCBUG: 222624


 M  +1 -1      koeditoralarms_base.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1078205
Comment 2 Sabine Faure 2010-01-22 18:51:54 UTC
It is mainly corrected now.

The tooltip is there but it is a bit too long. The two sentences should be on two separate lines. 
Also there is a typo mistake in the tooltip: '...(Settings menu/Configure Kmail/Idnetities).' whereas it should be Identities. 

Somebody did some quick copy pasting from the text above ! ;o)

So I am reopening this bug until the tooltip is fixed.

Trunk, Svn Rev 1078580
Comment 3 Laurent Montel 2010-01-22 19:35:56 UTC
SVN commit 1078728 by mlaurent:

Fix tooltip
CCBUG:222624


 M  +8 -1      koeditoralarms_base.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1078728
Comment 4 Laurent Montel 2010-01-22 19:37:26 UTC
Fixed now :)
Comment 5 Sabine Faure 2010-01-27 21:03:16 UTC
It is nearly corrected now.

The tooltip is now displayed on several lines which makes it easier to read.
 
But the typo mistake is still there: '...(Settings menu/Configure
Kmail/IdNEtities).' whereas it should be IdENtities.

So I am reopening this bug.

Trunk, Svn Rev 1081051
Comment 6 Laurent Montel 2010-01-28 15:24:20 UTC
Didn't see this typo. Sorry
fixed now in svn.
Comment 7 Sabine Faure 2010-01-29 19:27:34 UTC
It is corrected now.

The typo is corrected too.

Trunk, Svn Rev 1082000