[Webkit-unassigned] [Bug 233207] New: position: sticky; bottom: 0; on table cell, no longer works in iOS15.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 11:42:42 PST 2021


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

            Bug ID: 233207
           Summary: position: sticky; bottom: 0; on table cell, no longer
                    works in iOS15.1
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: edwin.hoffland at outlook.com

Created attachment 444418

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

Example html

Since iOS update 15.1 using position: sticky; to stick a <td> element to the bottom of the page, no longer works.
The table row appears somewhere in the middle of the screen, depending on the size of the previous row.

See the attached testcase.html for an example.
The problem appears in all browsers.
On iOS 15.0 and before it worked fine.

-- 
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/20211116/9057c6dd/attachment.htm>


More information about the webkit-unassigned mailing list