Bjorn Rombaut created CB-11315:
----------------------------------

             Summary: WkWebview + DisallowOverscroll breaks fixed positioned 
elements
                 Key: CB-11315
                 URL: https://issues.apache.org/jira/browse/CB-11315
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin WKWebViewEngine
            Reporter: Bjorn Rombaut


Hi!

When using both the DisallowOverscroll property and WkWebview, there seems to 
be an issue when scrolling and repainting fixed elements.

When you scroll to the end of the page (where it would bounce if you don't set 
the DisallowOverscroll), fixed positioned elements seem to bounce but never 
return to their original position. Visually there is no issue but when you try 
to click something inside the fixed element (for example a button inside a 
fixed footer) the click action will not be triggered.

I've attached a screenshot and some code to make it a bit more clear.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to