Bug 251802

Summary: Input fields for Participants misbehave
Product: [Applications] KOrganizer Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-09-20 10:06:25 UTC
Creating an appointment in version 4:4.5~20100920.1177273-1maemo1.1174921 , opening the "More..." flap, chosing the participants section.

When entering names in the text entry field, the cursor jumps to initial position after the first character has been entered (felix -> elixf).

Furthermore, the box with participants grows, adding new entry fields automatically (nice).
The area in which the box grows is however not sufficiently scrollable, leading in effect to a maximum number of participants of 4 and a visual glitch (to reproduce, add 4 participants).
Comment 1 Volker Krause 2010-10-05 14:25:37 UTC
SVN commit 1182702 by vkrause:

Don't reset the cursor position while I'm typing. This probably had a
reason for being there, but I couldn't find out what that was.

CCMAIL: casey@kdab.com
CCBUG: 251802


 M  +2 -1      attendeeline.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1182702
Comment 2 Felix Wolfsteller 2010-10-08 11:40:19 UTC
Confirming fix for fist issue, version 4:4.5~20101008.1183623-1maemo1.1182955 .
No side effects observed.

Creating separate issue for "the box".