Created attachment 1381945 [details] actual_broken_boostrapswitch Description of problem: This is UI bug around bootstrapswitch in custom button option of generic object. Version-Release number of selected component (if applicable): master.20171206231308_1bfd713 How reproducible: 100% Steps to Reproduce: 1. Navigate to Automation > Automate > Generic Object 2. Add class, add custom button in that class 3. While creating button, select role access <By Role> and Check broken bootstrapswitch there Actual results: All bootstrapswitch getting broken. (Broken image attached) Expected results: Should have proper boostrapswitch design. (Expected image attached) Additional info: All boostrapswitchs are broken on page
Created attachment 1381946 [details] expected_boostrapswitch_design This is expected design[2], carefully look at that rectangle outline! Thanks!
Follow-up: I forgot to mention here, you can only notice this broken behavior when bootstrapswitch is ON!
Follow-Up: This also not working on 5.9.0.16.20180109204148_7ac9852, but requires extra steps to reproduce due to BZ1534562. Steps: 1. Zoom out page so we can get <By-Role> option in dropdown 2. Select that option and check bootstrapswitch
https://github.com/ManageIQ/manageiq-ui-classic/pull/3277
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/268e28eadcdfa9a202ee30e68f11ee28d3e84aef commit 268e28eadcdfa9a202ee30e68f11ee28d3e84aef Author: Aparna Karve <akarve> AuthorDate: Thu Jan 18 14:29:59 2018 -0800 Commit: Aparna Karve <akarve> CommitDate: Thu Jan 18 14:30:31 2018 -0800 Add line breaks below the Role Access dropdown This gives enough space for the dropdown to display all it's items https://bugzilla.redhat.com/show_bug.cgi?id=1534960 app/views/static/generic_object/main_custom_button_form.html.haml | 2 ++ 1 file changed, 2 insertions(+)
*** Bug 1534562 has been marked as a duplicate of this bug. ***
FIXED. Verified on 5.10.0.6.20180725145922_d299ff5.