Hide Forgot
Description of problem: When adding an additional disk for a VM running on vCenter, a user can not edit the disk size if IE11 is used. Version-Release number of selected component (if applicable): cfme 5.6.3.3 How reproducible: always Steps to Reproduce: 1. create a VM on vCenter 2. navigate to the VM and click on "reconfigure" 3. add an additional disk Actual results: unable to specify disk size Expected results: it should work Additional info: As said, this only happens with IE11. Firefox and Chrome are doing fine.
Created attachment 1231224 [details] screenshot of broken form field
https://github.com/ManageIQ/manageiq/pull/13184
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/efae1ace52c2dc8ec1f4ddfce4397f4857abf6d4 commit efae1ace52c2dc8ec1f4ddfce4397f4857abf6d4 Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Dec 14 16:41:45 2016 -0500 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Dec 14 16:43:25 2016 -0500 Remove unnecesary ng-disabled on row Was disabling change detection in IE. https://bugzilla.redhat.com/show_bug.cgi?id=1404254 app/views/vm_common/_reconfigure.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Verified in 5.8.0.12