GNOME Bugzilla – Bug 633205
Fix for navigation events in videoflip
Last modified: 2010-10-27 11:00:37 UTC
videoflip has forever had code to recalculate mouse event positions in navigation events, but has a bug where it doesn't send them upstream - in fact, it isn't forwarding *any* events upstream. Simple patch attached.
Created attachment 173276 [details] [review] pass events upstream in videoflip
Pushed, since the fix is trivial