[Webkit-unassigned] [Bug 203120] New: Position: sticky, overflow: auto and rtl direction issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 14:25:59 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203120

            Bug ID: 203120
           Summary: Position: sticky, overflow: auto and rtl direction
                    issue
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: twinpixxx2005 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 381230

  --> https://bugs.webkit.org/attachment.cgi?id=381230&action=review

Expected result

Steps to reproduce the problem:
1. Example -- codepen.io/twinpixxx/pen/KKKgXyx
2. There is parent div with class "container" and rtl direction
3. Container has display: flex and auto property for overflow
4. The last child has position: sticky and left: 0

What is the expected behavior?
The last element should be attached to the left edge.

What went wrong?
Position sticky doesn't work at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191017/3a4dd862/attachment-0001.html>


More information about the webkit-unassigned mailing list