Created attachment 661295 [details] The application creation page of Jbosseap displayed over the boundary of the page on Iphone4S,Safari. Description of problem: The application creation page (/app/console/application_types/$app_type) displayed over the boundary of the page on Iphone4S, as the attachment shown. Version-Release number of selected component (if applicable): INT, devenv_2580 How reproducible: always Steps to Reproduce: 1.Try to create a jbosseap6.0 or tomcat app 2,Check the application creation page:/app/console/application_types/$app_type on Iphone 3. Actual results: The page displayed over the boundary of the page on Iphone4S, as the attachment shown. Expected results: It should be displayed well within the boundary of the page. Additional info:
Fixed in https://github.com/openshift/origin-server/pull/1556
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/d1ee1209a7f144864e744279f36b52aaf08436de Bug 885954 - Wrap links on WebKit (needs word-break)
*** Bug 918378 has been marked as a duplicate of this bug. ***
(In reply to comment #1) Tested this issue on devenv_2901 on IPhone4S, the display of page is correct now, so verify this bug.