[Webkit-unassigned] [Bug 199260] New: Elements pushed to GPU within rotated parents are not respecting original layering
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 27 00:25:29 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199260
Bug ID: 199260
Summary: Elements pushed to GPU within rotated parents are not
respecting original layering
Product: WebKit
Version: Other
Hardware: All
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Compositing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: iztok.oder at gmail.com
Created attachment 373005
--> https://bugs.webkit.org/attachment.cgi?id=373005&action=review
Minimal reproduction case
Overview:
Ele
Drag-selecting any page crashes Mac builds in the NSGetFactory function.
Steps to Reproduce: Minimized, easy-to-follow steps that will trigger the bug. Include any special setup steps.
Steps to reproduce:
1) Open the attached html in chrome or safari.
2) Open inspector tools and select div with 'object' class.
3) Change object's transform property function 'rotate' to use various angles.
3) Observe div elements with class names 'element-1' and 'element-2'.
Expected results:
The layering of most inner elements should be the same regardless of the rotation angle of their parent.
Actual Results:
With some angles used in rotate function the innermost div elements are correctly layered while with others they are not.
Hardware and browsers:
Mac OS 10.13.3
Chrome Version 75.0.3770.100 (Official Build) (64-bit)
Safari Version 11.0.3 (13604.5.6)
Additional Builds and Platforms:
Safari on Iphone 7 with iOS 12.3.1
Chrome Version 75.0.3770.100 (Official Build) (64-bit) on Windows 10
Additional Information:
Experimenting with the minimal reproduction case we figured out
--
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/20190627/2e23fa97/attachment.html>
More information about the webkit-unassigned
mailing list