[TYPO3-core] RFC: #16667: Bug: t3editor: typed text does not get replaced correctly by code completion on left side

Stephan Petzl spetzl at gmx.at
Sat Dec 18 15:52:51 CET 2010


Hey list,
This is an SVN patch request.

Type: Bug

Bugtracker references:
http://bugs.typo3.org/view.php?id=16667

Branches:
trunk

Problem:
When using the code completion of the t3editor, there is currently a 
wrong behaviour when you type some characters (to narrow down the code 
completion result list). After pressing return, the entered characters 
do not get replaced correctly. This bug only occures when you wait for 
some seconds before pressing return.

type following to reproduce bug:

t = TEXT
t.va[wait for 3 seconds and press enter]

the result will be

t = TEXT
t.valueva

Solution:
distinguish between replacing and inserting text at the cursor position.
see patch for details.


-- 
Best Regards
Stephan Petzl
http://www.ajado.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16667.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101218/e6dd1a25/attachment.asc>


More information about the TYPO3-team-core mailing list