Skip to content

main: Fix a corner case in crossing events

Matthias Clasen requested to merge fix-focus-events into main

We don't want to set a misleading descendent in the case that we don't have a shared ancestor at all (because the old and the new targets are on different toplevels).

Merge request reports