Hide Forgot
Description of problem: Go to web console and set browser weight between 480-543px. Then go to app/console/application_type/cart!php-5.3 page and use scroll bar to see whole page. Find header and footer are overlap. It will keep on until the untoggled element can be shown entirely. This problem also occurs on community. Setting weight is smaller than 1049px, then go to partner/admin/user, scroll window and see header/footer are overlapping too. Detail can be found in attachment. Version-Release number of selected component (if applicable): devenv_4071 How reproducible: Always Steps to Reproduce: 1. Go to application creating page and set browser size as 480-543px 2. Scroll window and see header/footer on the page 3. Go to partner/admin/user with weight smaller than 1049px 4. Scroll window and see header/footer on the page Actual results: Header and footer is overlapping until the untoggled element can be shown entirely. Expected results: Header and footer should not be overlapping with untoggled element. Additional info:
Created attachment 829074 [details] header
Created attachment 829075 [details] footer
Created attachment 829076 [details] header on community
Created attachment 829077 [details] footer on community
Committed fix for application creation page issue. https://github.com/openshift/origin-server/pull/4259 Please open another bug for the partner/admin/user and set to lowest priority, since this isn't a external facing page that customers will see.
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/051e26eeb4bd47232943209c581364775c8a7b64 Fix bug 1034567 Make input fields block at 640px
Test on devenv_4077. When toggle window, the scroll bar doesn't appear. So no problem with header/footer. So verify this bug, thanks!