The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.2 has failed. Run started by GitHub user MartijnVisser (triggered by MartijnVisser).
Head commit for run: 1e868c8009191d3e8944c6d9f882a465a68b94e9 / Martijn Visser <[email protected]> [FLINK-39017][web] Fix task click handler in job graph for Chrome 144+ Chrome 144 introduced BoundaryEventDispatchTracksNodeRemoval which changes how pointer/mouse boundary events are dispatched after DOM mutations. The onNodeMouseEnter handler used appendChild to reorder SVG elements for z-ordering, which caused Chrome to reset the logical pointer target to the parent graph element. This prevented click events from reaching the node-group elements. Remove appendChild DOM mutations from onNodeMouseEnter and onNodeMouseLeave. Link focus styling on hover is preserved via property changes without DOM reordering. Co-Authored-By: Claude Opus 4.6 <[email protected]> (cherry picked from commit f5e7558e64d519afed6f98165676a1d26f70628e) Report URL: https://github.com/apache/flink/actions/runs/21896527186 With regards, GitHub Actions via GitBox
