[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2016-03-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4- Comment #7 by Benoît MINISINI: Does anyone using gb.qt5 still have problem with mouse behaviour? I have posted a possible fix for my own problems in revision #7643. Benoît MINISINI changed the state of the bug to: NeedsInfo. -

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4- Jussi LAHTINEN added an attachment: systeminformation.txt -- ___ Gambas-user mailing list Gambas-user@lists

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4- Comment #6 by Jussi LAHTINEN: >> Dim i as int -> the completion windows opens I can reproduce this bit. Mouse functionality is lost until I press enter (or use some other program like web browser). I personally never use mouse

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4- Comment #5 by Benoît MINISINI: It works as expected there... As for the QT bug, I was talking about a QT5 bug, but you are using QT4 if your desktop is Gnome.

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4- Comment #4 by Charlie REINL: Ok, I think I can provoke it. Type in : + Dim i as int -> the completion windows opens + click Integer with the mouse to finish Now the mouse functionality is frozen --

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #3 by Benoît MINISINI: PLEASE don't post something unrelated to the bug report!! By the way, I think if you click just above the minus sign, left to the line number, you get your breakpoint. -- ___

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Zainudin AHMAD added an attachment: pic-1.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #2 by Zainudin AHMAD: in version 3.7.1 I can add break point when double click the "line number" but in version 3.8.1 I can't do that (with double or one click). attach pic I don't know that is the bug or not.

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI: I think you are hit by the QT bug: the editor becomes unresponsive to mouse events if you press the mouse in it. It works again if you do something with the mouse out of the editor and come back. I have the same problem with other KDE applications like Kate. Is it

[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Charlie REINL reported a new bug. Summary --- loss of mouse functionalities Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment Description --- can't mark text in the IDE with the mouse anymore, workaround,