Support #1711
closedWPopupMenu not shown
0%
Description
Hi guys!
I'm not sure if I'm clouded or if there is something wrong with latest git.
I just pulled latest git and built wt.
Afterwards I upgraded the resource folder.
And now WPopupMenus are not shown anymore.
Please see attached test case.
I debugged (in C) the whole thing and recognized that the mouseWentUp handler is only called once and then nevermore...
And the WPopupMenu is never shown.
best regards,
Max
Files
Updated by Max Quatember almost 12 years ago
I just checked with the latest release version of our software and there is following phenomenon:
After one right click to show a popup menu, the popup menu is not shown.
Additionally it seems that no mouse events are captured any longer.
You cannot close tabs, open links,...
Maybe this is helpful on my question.
best regards,
Max
Updated by Koen Deforche over 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
Updated by Koen Deforche over 11 years ago
- Status changed from InProgress to Resolved
Hey,
Indeed this is something that was (almost!) overlooked !
A fix is on its way (to git).
Thanks,
koen
Updated by Max Quatember over 11 years ago
Hi Koen!
Thank you!
I will check latest git and give you feedback.
best regards,
Max
Updated by Max Quatember over 11 years ago
Hi Koen!
I just built latest git and now the popup menu is shown, but:
The menu is not dismissed if you click anywhere else on the screen.
best regards,
Max
Updated by Koen Deforche over 11 years ago
Hey Max,
Oops, a parallel changes messed this up again. I've now resolved this properly (I still need to push the changes though).
Regards,
koen
Updated by Max Quatember over 11 years ago
Hi Koen!
First of all thank you for your efforts!
I just tested latest git and now everything seems to be ok!
Popup menus forever! :-)
best regards,
Max
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed