You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/15 11:00:12 UTC

[GitHub] dominic-simplan opened a new issue #291: Scrolling not working on Windows App when Local Mode is enabled

dominic-simplan opened a new issue #291: Scrolling not working on Windows App when Local Mode is enabled
URL: https://github.com/apache/cordova-windows/issues/291
 
 
   Hello,
   I have an application which needs to run in local mode. However, as soon as I enable local mode in the config.xml by setting `<preference name="WindowsDefaultUriPrefix" value="ms-appx://" />`, scrolling does not work anymore (scrollbar is also not displayed):
   ![grafik](https://user-images.githubusercontent.com/22240239/44145176-d8f055ee-a08a-11e8-89ee-fe0252450826.png)
   
   Changing the mode back to Remote, and the scrolling works again.
   
   Here is a repository with a simple example application:
   https://github.com/dominic-simplan/cordova-scrolling
   
   Is this a bug or am I missing some additional setting?
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org