Bug #37064
closedLogin-Page missing background after scrolling
Description
How to reproduce:
- open foreman login-page
- change browser-window's size so the login-page has a scroll-bar
- scroll down
Expected:
Background fills visible window
Actual:
Background stops at the bottom-edge of the original view and you can "scroll out" of the background.
Files
Updated by Maria Agaphontzev 11 months ago
I couldn't reproduce it, but it looks like some old css got into the page, which browser is this happening in? are there any plugins?
Updated by Markus Bucher 11 months ago
I see it on a freshly installed almalinux8-katello-4.11 forklift.
So installed foreman-plugins are katello, foreman-tasks and REX.
And I see it on Firefox, Chromium and Chrome.
Updated by Markus Bucher 11 months ago
It works on foreman-3.5, but I do not see any difference in the code. Both specify height to be 100%.
But for some reason <div id="login-page">
and <div class="login-pf">
compute the height to be the window size in px (on foreman-3.9) instead of the height of the login-form (as it is on foreman-3.5).
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Assignee set to Maria Agaphontzev
- Pull request https://github.com/theforeman/foreman/pull/10033 added
Updated by Maria Agaphontzev 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fffa4c2ac2c64019b3b3528405fbb4fee2d8be06.