Bug 895848

Summary: [US3205][fork]The display of "restart" icon and confirm dialog is not correct on IPhone4S.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Justin Harris <jharris>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: ccoleman, dmcphers, jharris, jkeck, sgoodwin, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-14 00:48:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
mess app details page
none
mess confirm dialog none

Description Yujie Zhang 2013-01-16 06:19:00 UTC
Created attachment 679378 [details]
mess app details page

Description of problem:

After checking the application details page on IPhone4S, found that the "restart" icon made the display of app details page to be mess, and the confirm dialog also can not show correctly.Details see in attanchment.

Version-Release number of selected component (if applicable):

fork_ami_US3205_415

How reproducible:

always

Steps to Reproduce:
1.Go to openshift website and login
2.Create an application
3.Check the app details page and click the "restart" icon
  
Actual results:

The display of "restart" icon and confirm dialog is not correct on IPhone4S.
 
Expected results:
 
The displat of "restart" icon and confirm dialog should be correct on IPhone4S.

Additional info:

Comment 1 Yujie Zhang 2013-01-16 06:19:34 UTC
Created attachment 679380 [details]
mess confirm dialog

Comment 2 Clayton Coleman 2013-02-06 00:35:03 UTC
Fixed mostly in https://github.com/openshift/origin-server/pull/1319

Comment 3 Yujie Zhang 2013-02-07 05:55:03 UTC
(In reply to comment #2)
Tested this issue on devenv-stage_282, the "restart" icon and confirm dialog has been corrected, so verify this bug, thanks.