Why my PopupContextWindow behave odd? #3900
aeris170
announced in
Old/Archived discussions
Replies: 1 comment 7 replies
-
This is the behavior of popups under windows, they always react on RMB up and allow RMB down to close other popups.
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the above code to create a context popup that should only appear when I press and release RMB while my mouse is on the collapsing header. However, it also appears if I press RMB somewhere else, move my mouse on top of the collapsing header, and release RMB. Any idea why?
I didn't want to open an issue because I think the problem is on my end. If this is a bug, I'll open an issue.
Beta Was this translation helpful? Give feedback.
All reactions