13c77c55e8
We retrieve the picked actor's allocation for figuring out the pick cache clear area, but don't take into account that the pick vmethod might have returned a different area for it. Make sure to honor that rectangle, as that is what is accounted as the input region. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2135 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2283>