SAPUI5 / Cordova, Scroll to bottom shows ugly white bar in footer
up vote
1
down vote
favorite
I have a SAPUI5 Cordova app which displays an annoying white line of about 10 pixels below the footer when swiping up (scrolling to bottom). The only way to get rid of it is to swipe down (scrolling back to the top again).
You can't make it out on the screenshot but on a phone with a dark facia it looks awful.
html cordova sapui5
add a comment |
up vote
1
down vote
favorite
I have a SAPUI5 Cordova app which displays an annoying white line of about 10 pixels below the footer when swiping up (scrolling to bottom). The only way to get rid of it is to swipe down (scrolling back to the top again).
You can't make it out on the screenshot but on a phone with a dark facia it looks awful.
html cordova sapui5
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a SAPUI5 Cordova app which displays an annoying white line of about 10 pixels below the footer when swiping up (scrolling to bottom). The only way to get rid of it is to swipe down (scrolling back to the top again).
You can't make it out on the screenshot but on a phone with a dark facia it looks awful.
html cordova sapui5
I have a SAPUI5 Cordova app which displays an annoying white line of about 10 pixels below the footer when swiping up (scrolling to bottom). The only way to get rid of it is to swipe down (scrolling back to the top again).
You can't make it out on the screenshot but on a phone with a dark facia it looks awful.
html cordova sapui5
html cordova sapui5
asked yesterday
Adam Harkus
276320
276320
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago
add a comment |
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53265725%2fsapui5-cordova-scroll-to-bottom-shows-ugly-white-bar-in-footer%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
are you using any remote debugging tools for your cordova app like android emulator / chrome? You can check if there's any leftover padding on the page you can get rid off
– Jorg
yesterday
which footer bar are you using? the floating one doesnt fill to the sides/bottom by default....
– Erch
18 hours ago
Just noticed, this is not just a cordova issue. Running as a web app, whitespace is shown below the footer as soon as a scrollbar is triggered
– Adam Harkus
15 hours ago