[Webkit-unassigned] [Bug 152975] New: Element translated out of container containing text does not render until transition end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 09:45:41 PST 2016


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

            Bug ID: 152975
           Summary: Element translated out of container containing text
                    does not render until transition end
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: contact at benfrain.com

Here is a reduction. Behaviour is as expected in desktop Safari/WebKit. iOS has the problem (tested in iOS 9.2).

http://codepen.io/benfrain/full/PZjpxr

We have two divs inside another div. Both internal divs have a different colour background. One div has text in, one does not.

When the button is clicked both divs translate out of their parent container (via transform3d). When the button is clicked again to toggle the class off, only the div without text transitions back to it's state as expected. The other does not appear until transition end.

-- 
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/20160111/af9f8150/attachment.html>


More information about the webkit-unassigned mailing list