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-portal | Assignee: | Greg Sheremeta <gshereme> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | 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: |
|
||||||
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? 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. Duplicated in Internet Explorer. Firefox and Chrome look fine. fixed. Testing note: you must have RHEV documentation (rhevm-doc package) installed to be able to test this. 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. |
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: