Events can only be redispatched using gdk_event_put which is not dependent on the view. Ideally the tests would mock gdk_event_put, but I wasn't able to get it working so I've added fl_keyboard_manager_set_redispatch_handler for now.