[Webkit-unassigned] [Bug 173701] New: position: sticky does odd things when inside a fixed contaner that is also inside a UIWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 01:15:35 PDT 2017


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

            Bug ID: 173701
           Summary: position: sticky does odd things when inside a fixed
                    contaner that is also inside a UIWebView
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: uniemperor at yahoo.com

Created attachment 313596

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

Demonstration of the bug

position: sticky will make an element "fly away" when scrolling if it is inside a fixed container that is inside a UIWebView.

This causes inconsistent rendering on iOS, as a sticky header in a sidebar will work perfectly when viewed raw through Safari, but fall apart when added to the home screen or compiled in PhoneGap, as those seem to use UIWebView.

Example attached as html file.

To see the odd behavior, add it to the home screen on any iOS device.

Tested on iPhone 5C iOS 10.3.2, iPad Pro 10.3.2.

-- 
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/20170622/f5f5dfe1/attachment.html>


More information about the webkit-unassigned mailing list