[Gambas-user] new Editor in the IDE
Benoît Minisini
gambas at ...1...
Sun Jun 14 17:51:43 CEST 2015
Le 14/06/2015 17:33, Charlie Reinl a écrit :
> Salut Benoît,
>
> I observed since I use the new Editor that sometimes the mouse do not
> work anymore.
> You cant change the line, not mark a word or words, menus open etc.
> What I did not check yet, is if I can scroll and if I can change to
> another Tab.
>
> I cannot reproduce it, but it happened to me multiple times.
Can you provide more details? Apparently you don't have QT5, only QT4? I
will check with QT4...
For information, I have strange mouse behaviours with gb.qt5.
One of them was identified and comes from a bug in QT5 that made the
TextEditor control unresponsive until you move the mouse out of the
control, and back to it again.
Apparently, QT5 sometimes does not raise the Enter/Leave events correctly.
There is a workaround for that in revision #7130. Now the only
consequence is an incorrect mouse cursor. Kate or KWrite have exactly
the same bug : every QT5 application where you can select something with
the mouse, and leave the widget having the selection with the mouse
button pressed.
>
> Workaround moving the cursor up/down with the flesh keys.
>
> I also remarked that at debug-time the dblclick on an object or a
> variable don't raise the value-or object window.
Mmm, I have no problem wit that there. I Will check with QT4 too.
--
Benoît Minisini
More information about the User
mailing list