100pah opened a new pull request #11542: fix: add test case for ios13 z order 
bug.
URL: https://github.com/apache/incubator-echarts/pull/11542
 
 
   The bug is fixed in: https://github.com/ecomfe/zrender/pull/522
   
   IOS13 safari probably has a compositing bug (z order of the canvas and the 
consequent
   dom does not act as expected) when some of the parent dom has
   -webkit-overflow-scrolling: touch; and the webpage is longer than one screen 
and
   the canvas is not at the top part of the page.
   Check https://bugs.webkit.org/show_bug.cgi?id=203681 for more details.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to