apache / apache/cordova-browser

DisallowOverscroll for browser build

Open
#64 1 comment 0 reactions 0 assignees View on GitHub
support
Dominant language
JavaScript
Stars
174
Forks
86
Avg merge
8h 15m
Merged PRs (30d)
6

Description

I have a problem with the ios bouncing effect when running the app on a browser.

Changing the preference "DisallowOverscroll" works perfectly on the ios and android versions, but when building a browser deploy and uploading it to a server, there is no way to add the preference on the config.xml.

Is there a way to add this useful preference for the browser versions? I also tried many solutions to avoid the bouncing, but non of them works 100% correctly.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the browser build reads config.xml preferences and compare that with the existing DisallowOverscroll behavior on iOS and Android. The work is done when a browser deployment can configure DisallowOverscroll and the resulting app reliably avoids the iOS-style bouncing effect.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.