editable list - date field not userfriendly editable

Bug #424211 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KDE OpenObject Client
New
Undecided
Unassigned

Bug Description

editing a date filed is not userfriendly
Example - change only month - the date is cut of partly and not editable any more.
especially cursor keys left right seem to cause problems

Revision history for this message
Ferdinand (office-chricar) wrote :

juste ended up with an empty date field and this error

Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/Koo/Rpc/Rpc.py", line 150, in call
    result = self.singleCall( obj, method, *args )
  File "/usr/lib64/python2.5/site-packages/Koo/Rpc/Rpc.py", line 139, in singleCall
    result = self.proxy.dispatch( obj[1:], method, self.databaseName, self.uid, self.password, *encodedArgs )
  File "/usr/lib64/python2.5/site-packages/Pyro/core.py", line 384, in __call__
    return self.__send(self.__name, args, kwargs)
  File "/usr/lib64/python2.5/site-packages/Pyro/core.py", line 459, in _invokePYRO
    return self.adapter.remoteInvocation(name, Pyro.constants.RIF_VarargsAndKeywords, vargs, kargs)
  File "/usr/lib64/python2.5/site-packages/Pyro/protocol.py", line 439, in remoteInvocation
    return self._remoteInvocation(method, flags, *args)
  File "/usr/lib64/python2.5/site-packages/Pyro/protocol.py", line 456, in _remoteInvocation
    ver,answer,pflags = self.receiveMsg(self.conn,1) # read the server's response, send no further replies
  File "/usr/lib64/python2.5/site-packages/Pyro/protocol.py", line 550, in receiveMsg
    msg=sock_recvmsg(conn.sock, self.headerSize, self.timeout)
  File "/usr/lib64/python2.5/site-packages/Pyro/protocol.py", line 96, in sock_recvmsg
    return _recv_msg(sock,size,timeout)
  File "/usr/lib64/python2.5/site-packages/Pyro/protocol.py", line 110, in _recv_msg
    _sock_timeout_recv(sock,timeout)
RuntimeError: maximum recursion depth exceeded

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.