Bug 241906 - Sticky positioned element is not working correctly inside Table
Summary: Sticky positioned element is not working correctly inside Table
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-23 00:24 PDT by fs
Modified: 2022-06-23 20:16 PDT (History)
4 users (show)

See Also:


Attachments
test file (4.23 KB, text/html)
2022-06-23 00:24 PDT, fs
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fs 2022-06-23 00:24:52 PDT
Created attachment 460440 [details]
test file

Note that this can only be reproduced in safari15.1

Steps to reproduce:
1. Open the attached file in a browser(safari15.1)
2. Scroll the table

Current behaviour:
yellow element is started scroll inside table container.

Expected behaviour:
yellow element should be positioned at top while scroll inside table container
Comment 1 Alexey Proskuryakov 2022-06-23 20:16:04 PDT
This appears to behave identically in Safari 15.5 and in other browsers.

If this only affected Safari 15.1, this means that a fix has been already made in WebKit, and shipped by Apple.