Description of problem: Any accordion takes up approx 50% of the display after a width change. It can be set to a lower width by mouse, but it is reset back to 50% when the user leaves and returns to the page. Version-Release number of selected component (if applicable): 5.4.0.0.24 How reproducible: Always Steps to Reproduce: 1. Go to Control > Explorer 2. Resize the accordion 3. Visit the page again Actual results: The left-side accordion takes up half the size of the display. Expected results: The accordion's width should be ~300-350px and it should also remember the last width set by the user. Additional info:
https://github.com/ManageIQ/manageiq/pull/2858
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/2ebbddaeb49ba55f201459fb750ed297fd7b4d38 commit 2ebbddaeb49ba55f201459fb750ed297fd7b4d38 Author: Harpreet Kataria <hkataria> AuthorDate: Wed May 6 10:55:17 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed May 6 10:55:17 2015 -0400 Fixed alignment of DHTMLXLayout setWidth call. https://bugzilla.redhat.com/show_bug.cgi?id=1219019 vmdb/app/views/layouts/_dhtmlxlayout_explorer.html.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Verified fixed in 5.4.0.0.26 - 5.4.0.0.26.20150511144816_f924bd4.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html