Bug 1037994

Summary: "Scope" and "Expires in" of domain & application authorization on setting page are overlapping when browser size is less than 980px and on iPhone4S
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1043361 (view as bug list) Environment:
Last Closed: 2014-01-30 00:51:51 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:
Bug Depends On:    
Bug Blocks: 1043361    
Attachments:
Description Flags
browser_size_less_than_980px
none
on iPhone4S none

Description Tian Feng 2013-12-04 08:54:58 UTC
Description of problem:
Go to web console and create application/:id/view, application/:id/edit, application/:id/admin, domain/:id/view, domain/:id/edit, domain/:id/admin authorization. Go to setting page and check. The "Scope" and "Expires in" are overlapping. Detail can be found in attachment.

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

How reproducible:
Always

Steps to Reproduce:
1. Go to web console and set browser size less than 980px
2. Create domain & application authorization 
3. Go to setting page and have a check

Actual results:
"Scope" and "Expires in" are overlapping.

Expected results:
"Scopte" and "Expires in" should not be overlapping.

Additional info:

Comment 1 Tian Feng 2013-12-04 08:56:07 UTC
Created attachment 832457 [details]
browser_size_less_than_980px

Comment 2 Tian Feng 2013-12-04 08:56:43 UTC
Created attachment 832458 [details]
on iPhone4S

Comment 3 Jordan Liggitt 2013-12-04 14:16:43 UTC
Will merge in https://github.com/openshift/origin-server/pull/4283

Comment 4 openshift-github-bot 2013-12-04 16:17:22 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/5f54e44c2b2586083457c360d4f5cba11e90387c
Fix bug 1037994: scopes table text overflows at small resolutions

Comment 5 Tian Feng 2013-12-05 02:46:41 UTC
Test on devenv_4097. "Scopte" and "Expires in" will not overlap with browser size less than 980px. Also they are not overlapping on iPhone4S. So verify this bug, thanks!