Bug 970019

Summary: [site-changes-integration][UI_227]The link will become "Create a Quickstar" on /developers/technologies page when browser size is 768-979px.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: bhatiam, dmcphers, 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-08-29 12:47:32 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
Wrong link display none

Description Yujie Zhang 2013-06-03 10:37:37 UTC
Created attachment 756233 [details]
Wrong link display

Description of problem:

Visit /developers/technologies page with browser size is 768-979px, found the link "Create a Quickstart" will become "Create a Quickstar".

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

The Site structure change integration instance 
site-changes-integration 

How reproducible:
always

Steps to Reproduce:
1.Visit /developers/technologies page with browser size is 768-979px.
2.Click the "Extend Openshift" link
3.

Actual results:
The link will become "Create a Quickstar" on /developers/technologies page when browser size is 768-979px.Details see in attachment.

Expected results:

The link will should be correct on /developers/technologies page when browser size is 768-979px.

Additional info:

Comment 1 Clayton Coleman 2013-06-06 02:00:04 UTC
Left nav items should wrap.

Comment 2 Clayton Coleman 2013-06-08 16:25:43 UTC
Should be fixed now

Comment 3 Yujie Zhang 2013-06-09 03:30:05 UTC
Tested on integration server and STG with browser size 768px and 800px, the issue still exists, could you please check again?Thanks!

Comment 4 Yujie Zhang 2013-06-09 09:27:53 UTC
Lower the severity since it's just display issue, will not effect main function.

Comment 5 openshift-github-bot 2013-06-19 03:22:46 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/8513ac0c17a4f9a9fad6f0777836a8a56f835cbd
Fix for Bug 970019 - gutter-right overflow:hidden causes long text to be clipped "Create a Quickstar"
- reduce padding-right and offset margin-right by same value
- also moved styles to be centrally located in _core

Comment 6 Yujie Zhang 2013-08-28 05:56:13 UTC
Tested on devenv_3716, the "Create a quickstart" link can be displayed correctly when the browser size is between 768 to 979px, so verify this bug, thanks.