Created attachment 436286 [details] reproduce # Overview Scrolling the table with sticky th inside sticky thead inside a overflow:auto div, th cell moves opposite to scroll direction, while it is expected to be stopped. # Steps to reproduce see attachment # Actual Results th cell moves down. # Expected Results th cell stops at the top. --- sorry I'm new to here:)
Thank you for the test case.
<rdar://problem/82301908>
Is this still an issue? I'm not seeing it with Safari 15. It's possible this has been fixed by recent position:sticky improvements, so I'll close this. Feel free to comment if this is still a problem though.