[Webkit-unassigned] [Bug 207630] New: Elements are rending at the wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 07:18:18 PST 2020


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

            Bug ID: 207630
           Summary: Elements are rending at the wrong place
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: roland at nextendweb.com

Created attachment 390513

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

Issue on iphone

Steps to reproduce:
1. Open http://smartslider3.com/bugs/webkit/carousel1/
2. Click on the right arrow


What should happen?
There should be one or more cards

What went wrong?
If only one card fit, there might be no card at all and the animation is bad.
If multiple card fit, there might be no card or single card visible.

This issue somehow related to the element with the class: .n2-ss-slider-pane  The cards are absolute positioned to this element and it seems like this positioning is not respected in Safari somehow. Sometimes in the inspector this element seems like it is shifted to the left which should not been possible.


This example works fine in every other major browsers.

-- 
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/20200212/7d090a54/attachment-0001.htm>


More information about the webkit-unassigned mailing list