Hide Forgot
Created attachment 824345 [details] pic on iPhone4S Description of problem: Go to app/console/domains page, click button "Leave Domain" and try to leave domain. The prompt info can't be shown as entirely on iPhone4S. Detail can be found in attachment. Version-Release number of selected component (if applicable): INT(devenv_4038) PROD How reproducible: Always Steps to Reproduce: 1. Go to web console, click button "Leave Domain" and try to leave domain 2. Check the prompt info on the page 3. Actual results: The prompted info can't be shown entirely on iPhone4S Expected results: The prompted info should be shown entirely on iPhone4S Additional info:
Will merge in https://github.com/openshift/origin-server/pull/4208
Waiting for merged code.
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/30873bda789240991540b8ac98140dbb13d76406 Fix bug 1030791: popup visibility on iphone
Test on devenv_4067, when try to leave domain, the prompt info could be shown entirely. So verify this bug, thanks!