Bug 1038518

Summary: Time of issue will overflow on status page with browser size less than 337px on Chrome31
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Steve Goodwin <sgoodwin>
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: Environment:
Last Closed: 2014-01-30 00:52:02 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:
Attachments:
Description Flags
on Chrome31 none

Description Tian Feng 2013-12-05 09:18:52 UTC
Description of problem:
Go to issue page and check time of issue. When setting browser size less than 337px on Chrome31(less than 323px on Firefox25), the time of issue will overflow from the background. Detail can be found in attachment.

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

How reproducible:
Always

Steps to Reproduce:
1. Go to status page
2. Set browser size less than 337px on Chrome31(less than 323px on Firefox25)
3. Check time of issue

Actual results:
Time of issue will overflow from the background.

Expected results:
The time should not overflow from the background.

Additional info:

Comment 1 Tian Feng 2013-12-05 09:19:55 UTC
Created attachment 833059 [details]
on Chrome31

Comment 2 Steve Goodwin 2013-12-05 17:28:59 UTC
Fix committed in https://github.com/sg00dwin/li/commit/2231bf2ffb46a0f3abd80b1046ad6937756b6914

Comment 3 Tian Feng 2013-12-09 01:47:07 UTC
Test on devenv-stage_604. When toggle the size of window, time will not overflow on the status page. So verify this bug, thanks!