[QScintilla] Serious QScintilla problem
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Mon Dec 10 15:51:30 GMT 2007
    
    
  
On Sunday 09 December 2007, Detlev Offenbach wrote:
> Hi,
>
> I have observed a serious problem with latest QScintilla snapshot.
>
> When scrolling to the end of a file to be edited and selecting multiple
> lines near the end (around the last 10 lines) and deleting them brings
> QScintilla into an endless loop. This seems to happen using the QScintilla
> Python bindings. I cannot reproduce the problem using the C++ example
> editor.
>
> Versions: Qt 4.3.3, latest PyQt4 and sip, Python 2.5.
>
> Regards,
> Detlev
I can't reproduce this. I would be very surprised if the C++ and Python 
versions behaved differently as there is no %MethodCode in the Python 
bindings.
Phil
    
    
More information about the QScintilla
mailing list