[Gambas-Notification] [Git][gambas/gambas][master] When opening a modal dialog or a popup while a mouse button is pressed, ...

Benoît Minisini gitlab at mg.gitlab.com
Sun Mar 14 22:29:14 CET 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
08048012 by gambas at 2021-03-14T22:26:13+01:00
When opening a modal dialog or a popup while a mouse button is pressed, generate a fake MouseUp event because the true one is eaten by the modal dialog or the popup.

[GB.GTK]
* BUG: When opening a modal dialog or a popup while a mouse button is pressed, generate a fake MouseUp event because the true one is eaten by the modal dialog or the popup.

[GB.GTK3]
* BUG: When opening a modal dialog or a popup while a mouse button is pressed, generate a fake MouseUp event because the true one is eaten by the modal dialog or the popup.

[GB.QT4]
* BUG: When opening a modal dialog or a popup while a mouse button is pressed, generate a fake MouseUp event because the true one is eaten by the modal dialog or the popup.

[GB.QT5]
* BUG: When opening a modal dialog or a popup while a mouse button is pressed, generate a fake MouseUp event because the true one is eaten by the modal dialog or the popup.

- - - - -


9 changed files:

- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmouse.cpp
- gb.gtk/src/gmouse.h
- gb.qt4/src/CMouse.cpp
- gb.qt4/src/CMouse.h
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWindow.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/08048012e05e6b272e4b947c6707068e4866e81c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/08048012e05e6b272e4b947c6707068e4866e81c
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210314/27ab4849/attachment.htm>


More information about the Notification mailing list