[Webkit-unassigned] [Bug 161509] New: Transform, overflow hidden and filter combination completely hides the element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 14:04:37 PDT 2016


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

            Bug ID: 161509
           Summary: Transform, overflow hidden and filter combination
                    completely hides the element
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: publicaegis at icloud.com

Created attachment 287673
  --> https://bugs.webkit.org/attachment.cgi?id=287673&action=review
overflow-transform-filter-bug-demo.html

A combination of transform property on a parent element, with an overflow: hidden and filter properties on the child, causes the child to be entirely invisible.

See either the attached html or the following jsbin for demonstration http://jsbin.com/botekiradu/1/edit?html,css,output.

Bugs present in Safari Tech Preview Release 12 (Safari 9.1.2, WebKit 11603.1.3) and iOS 10 betas.

This seems like a regression as the issue isn't present in the current stable release of Safari or iOS9.

-- 
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/20160901/cf0c0349/attachment.html>


More information about the webkit-unassigned mailing list