[Webkit-unassigned] [Bug 161082] New: position fixed elements with border styles don't render properly with slight finger gesture for scroll at top of document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 08:28:49 PDT 2016


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

            Bug ID: 161082
           Summary: position fixed elements with border styles don't
                    render properly with slight finger gesture for scroll
                    at top of document
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: andrew.rousset at pearson.com
                CC: simon.fraser at apple.com

Here's a JSFiddle page that has an example page that exhibits this issue: https://jsfiddle.net/xg1by4fn/

Steps to reproduce:

1) Load JSFiddle or similar HTML document in Safari 9.
2) Lightly touch drag down anywhere on HTML body (lower right hand corner of jsfiddle) without triggering elastic scrolling at top of document. *NOTE* Scrollbar should appear and not fade after this step is completed.
3) Click "Hide Element" button.
4) Click "Show Element" button.

After the steps are completed the element will not be rendered, despite having its display set to block. Disabling all three of the example border styles (box-shadow/border-radius/border) will bring the element back into view as it is properly rendered without these styles. However, toggling any of the three styles will improperly render the element and hide it again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160823/7db66334/attachment.html>


More information about the webkit-unassigned mailing list