Bug 189461 - Sticky positioned element is not working correctly inside flex container
Summary: Sticky positioned element is not working correctly inside flex container
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 11
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL: https://jsfiddle.net/mpcteamkvet/9un5...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-09 02:48 PDT by Kvet
Modified: 2022-07-01 17:00 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kvet 2018-09-09 02:48:11 PDT
Steps to reproduce:
1. Open link: https://jsfiddle.net/mpcteamkvet/9un5g3pa/
2. Scroll the table

Current behaviour:
Red element is started scroll inside flex container.

Expected behaviour:
Red element should be positioned at top while scroll inside flex container.
Comment 1 Martin Robinson 2021-08-20 06:00:11 PDT
This seems to be working now, but it's possible that I'm just not doing the right thing to reproduce it. Kvet, can you confirm that this is still an issue for you?
Comment 2 Brent Fulgham 2022-07-01 17:00:17 PDT
I can't reproduce this issue, either.