Bug 1160479 - navigating through API help is impossible (scrolling broken after following some anchor)
Summary: navigating through API help is impossible (scrolling broken after following s...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 570
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Dobes
QA Contact: Dimitar Yordanov
URL:
Whiteboard:
Depends On:
Blocks: sat570-blockers
TreeView+ depends on / blocked
 
Reported: 2014-11-04 22:40 UTC by Jan Hutař
Modified: 2015-01-13 10:18 UTC (History)
4 users (show)

Fixed In Version: satellite-branding-5.7.0.15-1 spacewalk-web-2.3.2-15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-13 10:18:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.