In test window.EVENT_EXPOSE it is expected that an expose event is triggered
when you cover the window with another window and then uncover it. However it
is only triggered if you minimize and then restore the window.
- Run test window.EVENT_EXPOSE
- Cover window with another
--> No expose message --> FAIL
- Minimize window
- Restore window
--> Expose message --> OK
Original issue reported on code.google.com by Silveste...@gmail.com on 25 Jan 2015 at 4:11
Original issue reported on code.google.com by
Silveste...@gmail.com
on 25 Jan 2015 at 4:11