Hide Forgot
Description of problem: -------------------------- When remove-brick on a volume is stopped using the stop button in the remove-brick status dialog, with the appearance of the 'Stopped At' field, the fields 'Cluster' and 'Stopped At' are seen to jump to the right. Version-Release number of selected component (if applicable): Red Hat Storage Console Version: 2.1.2-0.25.master.el6_5 How reproducible: Always Steps to Reproduce: 1. Start remove-brick on a volume, and open the status dialog. 2. Click on the Stop button to stop remove-brick. Actual results: After a couple of seconds, the Stopped At field appears in the top centre, which cause the 'Cluster' and 'Status At' field to shift to the right. Expected results: The fields should be positioned such that, the appearance of another conditional field should not cause a shift in the position of fields already present. Additional info:
This can be fixed.But,if we fix this,then when the rebalance is completed, "Completed Text" will kill the allignment.
1 . Currently,the size of the status dialog is at max.Can't increase the size anymore. 2 . Although status dialog has 4 separate columns,as all 4 can't co-exist, Stopped-at --> visible only if status is aborted. Completed --> visible only if status is completed. 3 . So,at a given instant in time 1 or 2 out of the 4 columns are hidden.And the columns are capable of self-adjusting themselves when some of them are hidden,i.e,no space is left for those that are hidden. 4 . Due to point 3,this effect/appearance of columns moving occurs. 5 . Due to point 1. point 4 can't be fixed Hence,closing this bug as "Can't Fix" .