Bug 1160479

Summary: navigating through API help is impossible (scrolling broken after following some anchor)
Product: Red Hat Satellite 5 Reporter: Jan Hutař <jhutar>
Component: WebUIAssignee: Jan Dobes <jdobes>
Status: CLOSED CURRENTRELEASE QA Contact: Dimitar Yordanov <dyordano>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 570CC: dyordano, ggainey, jdobes, pstudeni
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: satellite-branding-5.7.0.15-1 spacewalk-web-2.3.2-15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-13 10:18:58 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:
Bug Depends On:    
Bug Blocks: 1127215    

Description Jan Hutař 2014-11-04 22:40:52 UTC
Description of problem:
Navigating through API help is impossible (scrolling broken after following some anchor)


Version-Release number of selected component (if applicable):
Satellite-5.7.0-RHEL6-re20141031.0-x86_64


How reproducible:
always


Steps to Reproduce:
1. Go to https://<fqdn>/rhn/apidoc/handlers/ApiHandler.jsp#systemVersion
2. Try to scroll up


Actual results:
You can not


Expected results:
You should be able to scroll up

Comment 1 Grant Gainey 2014-11-05 17:20:08 UTC
overflow: hidden in .spacewalk-top-wrap and .spacewalk-main-column-layout are the culprits - need to investigate to see why they're there.

Comment 2 Grant Gainey 2014-11-05 17:57:43 UTC
From Robb Hamilton:

"ah.  i see why the overflows are being used. .spacewalk-main-column-layout aside has padding-bottom and margin bottom of 9999px and -9999px.  that's there so that the gray column is always the same height as the main page column assuming the main column doesn't exceed 9999px.  i prefer to use javascript to set the height of the columns to avoid this very issue.  see lines 4-30 of https://github.com/patternfly/patternfly/blob/master/dist/js/patternfly.js for how we solve this in patternfly."

Comment 3 Jan Dobes 2014-11-06 09:52:04 UTC
fixed in spacewalk master:

3f3484042028aa1acad8724bcf0d832581003812

Comment 7 Pavel Studeník 2015-01-09 16:05:37 UTC
Reverified spacewalk-java-2.3.8-96.el6sat.noarch

Steps were same as Comment 6

Comment 8 Clifford Perry 2015-01-13 10:18:58 UTC
With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is
being moved to a Closed Current Release state. 

The Satellite 5.7 GA Errata:
 - https://rhn.redhat.com/errata/RHSA-2015-0033.html 

Satellite 5.7 Release Notes:
 -
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html

Satellite Customer Portal Blog announcement for release:
 - https://access.redhat.com/blogs/1169563/posts/1315743 

Cliff