[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TextArea and TextEdit Change Event


Le jeudi 17 septembre 2026 à 16:59 +0200, Claus Dietrich a écrit :
>  
> Am 17.09.26 um 13:54 schrieb Benoît Minisini:
>  
>  
> > Sorry, I can't reproduce the bug on my Manjaro/KDE/X11 system...
>  
> I also cannot reproduce it on my Mint 22.0 with Gambas 3.22.1, but:
>  
> A) I get the message "QTextCursor::setPosition: Position '1' out of range" in
> the IDE-console when I change the focus between the App-Form and the IDE or I
> click on the title-bar of the app-window.
>  
> B) When using gb.gtk3 and the mouse cursor leaves the text control I get
> following 3 events instead of one ...
>  
>  *    leave event
>  *    enter event
>  *    leave event
>  
> and I don't get "QTextCursor::setPosition: Position '1' out of range"  as
> above under QT.
>  
> When use the Gambas master on Mint 22.0 ...
>  
> A) I don't get the message "QTextCursor::setPosition: Position '1' out of
> range" but
>  
> B) still get 3 events like above instead of one. 
>  
> I am assuming that at least these observations are bugs.
>  
> Regards, Claus
>  

Thanks for your replies.
 
Everything is working perfectly now, even in Linux Mint.

It was likely a configuration issue that I've resolved.

Regards


References:
WebView object - Event on Link clickOlivier Cruilles <olivier.cruilles@xxxxxxxx>
Re: WebView object - Event on Link clickgbWilly <gbWilly@xxxxxxxxxxxxxx>
Re: WebView object - Event on Link clickBruce Steers <bsteers4@xxxxxxxxx>
Re: WebView object - Event on Link clickOlivier Cruilles <olivier.cruilles@xxxxxxxx>
Re: WebView object - Event on Link clickBruce Steers <bsteers4@xxxxxxxxx>
Re: WebView object - Event on Link clickBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
TextArea and TextEdit Change EventCD <dessere.claude@xxxxxx>
Re: TextArea and TextEdit Change EventBruce Steers <bsteers4@xxxxxxxxx>
Re: TextArea and TextEdit Change EventCD <dessere.claude@xxxxxx>
Re: TextArea and TextEdit Change EventBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: TextArea and TextEdit Change EventClaus Dietrich <claus.dietrich@xxxxxxxxxx>