This sampler keeps the same core shape from the report: a zero-width target at the end of a horizontally scrollable row.
To make reproduction stable across machines, it uses explicit fractional content widths rather than font-dependent text metrics.
Case A (fractional width): on affected builds, it may miss the intersecting callback after full-right scroll.
Case B (integer control): should intersect normally.