Summary: | Keyboard shortcut for "Add to Addressbook" takes wrong address | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Cornelius Schumacher <schumacher> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jtamate, montel |
Priority: | NOR | Keywords: | triaged |
Version First Reported In: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cornelius Schumacher
2004-01-28 13:48:07 UTC
I order to prevent the action to be listed in the shortcut config we would probably have to use a second actioncollection. Not very clean IMO. I like the second idea better. I've been able to reproduce the error following the steps in the bug report using kmail 1.10.1. Valid in master - Settings / Configure shortcuts - Assign a shortcut for "Add to address book" - Select a message, - Use the shortcut. The wrong address is added to the addressbook I confirm it. Will look at. I fixed url when we change message. I clear it so we can't save bad url. But for me we must forbid to add shortcut for this action because it's the last url clicked. So if we click on a http url in message it will store it in addressbook. It's not a good idea. Or we can store CC/BCC/To address and we can't specify it with shortcut. I vote to forbid to add shortcut to this action. Now we can't add shortcut for these actions. Regards |