Bug 1064332
| Summary: | Horizontal size of the dashboard's left panel gets stuck after changing verticle panel size | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Jan Bednarik <jbednari> | ||||
| Component: | UI | Assignee: | Jay Shaughnessy <jshaughn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.3.0 | CC: | ahovsepy, jshaughn, loleary, mkoci | ||||
| Target Milestone: | ER04 | ||||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-11 14:00:38 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: |
|
||||||
I've noticed recently that I can't seem to change the width of the two columns. This used to be possible. I think we need to take a look at the ability to change the portlet dimensions/configuration given all of the recent UI look+feel changes.
master commit 42a5a4e67e3c4b06f8e18aa702fc6084baf64686
Author: Jay Shaughnessy <jshaughn>
Date: Tue Sep 16 14:05:37 2014 -0400
When we removed the borders from the dash columns it made it very difficult
to grab anything for horizontal (i.e. width) resize. There was only a
small, invisible area at the '+' shaped intersections of portlets.
Add back a 1px border, but make it transparent to keep the patternfly l+f.
Although the border can't be see, now when hovering over the border the
resize icon appears more readily.
release/jon3.3.x commit 98784d4f6e033a5b3743be8aea84a2ec9363084a
Author: Jay Shaughnessy <jshaughn>
Date: Tue Sep 16 14:05:37 2014 -0400
(cherry picked from commit 42a5a4e67e3c4b06f8e18aa702fc6084baf64686)
Signed-off-by: Jay Shaughnessy <jshaughn>
*** Bug 1144611 has been marked as a duplicate of this bug. *** A similar issue occurred in 3.3 ER03 but I did not have to change the vertical size of anything. Steps to Reproduce: 1. Connect to JBoss ON UI and select _Dashboard_. 2. Attempt to resize dashboard columns by selecting vertical divider between _Inventory Summary_ and _Recent Alerts_ portlets. However, I should note that I was not able to reproduce the issue described in comment 0 using 3.3 ER03. This leads me to believe that the issue reported here -- for JBoss ON 3.2 -- had already been fixed. but the fix described in comment 4 still seems like a valid fix for my **similar** issue. As this issue prevents the user from resizing the vertical panels, I have moved the severity to high. Moving to ON_QA as available for test with build: https://brewweb.devel.redhat.com/buildinfo?buildID=388959 |
Created attachment 862268 [details] Screen capture showing the steps required to experience the bug. Description of problem: The default layout of the Dashboard conists of two adjacent windows with portlets. If the user changes the vertical size of any of those windows, left window's horizontal size gets stuck and it cannot be changed (until refreshing the web page). Then if the right window is expanded horizontally, it overlaps the scrollbars and buttons of the portlets situated in the left window. Version-Release number of selected component (if applicable): JON 3.2.0 How reproducible: Always Steps to Reproduce: 1. Load Dashboard. 2. Change (drag) the horizontal size of any of the two adjacent windows. 3. Change (drag) the horizontal size of the right window. See the attached video. Additional info: Tested using Firefox 26