Description of problem: Nothing happens when I try to click labels next to new radio buttons (class="radio-inline") in f.e. Provisioning dialog->Schedule Tab->When to Provision radio group. Version-Release number of selected component (if applicable): 5.8, 5.9 How reproducible: 100% Steps to Reproduce: 1. add any Infra Provider 2. Go to Compute->Infrastructure->Virtual Machines 3. Click LifeCycle->Provision VMs 4. choose any template 5. Try to click any label of "When to Provision" radio group on Schedule tab. Actual results: nothing happens Expected results: appropriate radio button should be clicked
it seems patternfly issue
https://github.com/ManageIQ/manageiq-ui-classic/pull/2515
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ee0fdc505ef14323dcff3e55d08146a3ad306805 commit ee0fdc505ef14323dcff3e55d08146a3ad306805 Author: Eric Winchell <ewinchel> AuthorDate: Wed Oct 25 12:33:13 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Oct 25 12:33:13 2017 -0400 Implement clickable labels of provisioning radio buttons https://bugzilla.redhat.com/show_bug.cgi?id=1503237 app/views/miq_request/_prov_field.html.haml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
fixed in 5.9.0.15
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://access.redhat.com/errata/RHSA-2018:0380