Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1085943

Summary: [webadmin-ux] contextual helper window has no scroll bar
Product: Red Hat Enterprise Virtualization Manager Reporter: sefi litmanovich <slitmano>
Component: ovirt-engine-webadmin-portalAssignee: Greg Sheremeta <gshereme>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: aberezin, ecohen, gklein, gshereme, iheim, rbalakri, Rhev-m-bugs, slitmano, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ux
Fixed In Version: ovirt-engine-3.5.0_beta Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-16 13:35:18 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
screenshots none

Description sefi litmanovich 2014-04-09 17:15:45 UTC
Created attachment 884592 [details]
screenshots

Description of problem:

when opening a help page from administrator guide with the contextual help button of a certain element (see screenshot attached), the window opened has no scroll bar and scrolling is only possible using page_up/down buttons.


Version-Release number of selected component (if applicable):
 rhevm 3.3.2, is35.1

How reproducible:


Steps to Reproduce:
1. choose edit button of a certain elemtn (e.g. host).
2. click on the question mark at the upper left corner of the edit dialog.


Actual results:

a window from the administrator guide is opened but has no scroll bar.

Expected results:

window should have a scroll bar

Additional info:

Comment 1 Einav Cohen 2014-05-20 16:26:55 UTC
When Pavel tested the browser behavior on both 3.3 and 3.4, with both "open links in new tabs" and "open links in new browser windows" configurations - there was always a scroll-bar displayed. so this might be a specific browser/client problem. 

@Sefi: Which OS/Browser did you test? 
can you please restore browser configuration to its default and test again?
can you please test additional OSs/Browsers to see if this behavior persists?

@Greg: Is there a way to enforce displaying a scroll-bar in a window opened due to clicking on a hyperlink?

Comment 2 Greg Sheremeta 2014-05-22 00:11:44 UTC
Yes, we can easily force scrollbars to appear. Currently we don't pass any value for the "scrollbars" parameter, so the browser is free to decide. If we pass "yes" to the "scrollbars" parameter, there should always be a scrollbar.

Comment 3 Greg Sheremeta 2014-05-31 00:33:02 UTC
Duplicated in Internet Explorer. Firefox and Chrome look fine.

Comment 4 Greg Sheremeta 2014-05-31 01:28:57 UTC
fixed.

Comment 5 Greg Sheremeta 2014-07-09 16:09:50 UTC
Testing note: you must have RHEV documentation (rhevm-doc package) installed to be able to test this.

Comment 6 sefi litmanovich 2014-07-10 09:14:35 UTC
Verified on ovirt-engine-3.5.0-0.0.master.20140629172257.git0b16ed7.el6.noarch.

installed rhevm-doc-3.4.0-7.el6eng.noarch.

tested with Firefox, Chrome and IE - all worked as expected.