[Bug 242063] CSV import does not work (when you don't hit the enter key)

Tobias Koenig tokoe at kde.org
Sat Jun 19 13:59:42 BST 2010


https://bugs.kde.org/show_bug.cgi?id=242063





--- Comment #4 from Tobias Koenig <tokoe kde org>  2010-06-19 14:59:41 ---
Hej Martin,

this bug is caused by a real issue in the code and a misuse.
You always have to select a file by either entering a file name _and_ hitting
the return key or using the file selection dialog. If you just enter the
file name but do not hit enter, then the dialog won't load the file and allow
you to define the columns. This was the misuse issue.

The issue in the code was that when hitting return in the url requester widget,
the event has been forwarded to the Ok button which brought up the 'You have to
assign
at least on column' error message. This is corrected now by the above commit.
Will backport it to 4.4 branch as well.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list