modal guiwindow bug

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Manipulator
Posts: 1
Joined: Sun Jul 26, 2009 7:26 pm

modal guiwindow bug

Post by Manipulator »

modal windows prevent any other events until they are closed

but when they are created while LMouse button is down , i cannot even close modal window

i tried to send irr::EMIE_LMOUSE_LEFT_UP event before i create a modal window while LMouse is pressed...
but this didnt change anything :?

any ideas about this problem?

i hope this post was clear :oops:
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

This is fixed in SVN, AFAIK. Please check other reports about this issue, or try SVN versions.
Post Reply