Bug 1070678
| Summary: | VM Pool is created twice | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Frantisek Kobzik <fkobzik> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Frantisek Kobzik <fkobzik> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | acathrow, ecohen, fkobzik, gklein, iheim, mgoldboi, michal.skrivanek, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-15 14:04:58 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Additional info: the bug is not reproducible on ovirt 3.4.0-0.11.beta3.el6 related to http://gerrit.ovirt.org/#/c/24507 ? Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. @Michal: I've discussed it with author of the patch and it seems that it's not related to this. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. Works in ovirt-engine-3.5.0-0.0.master.20140804172041.git23b558e.el6. |
Created attachment 868462 [details] engine log Description of problem: When user prefers using keyboard for controlling web ui, they can be surprised when creating VM Pool. When they use "enter" key for confirming new pool dialog (instead of clicking "OK" button), the pool is created twice. Version-Release number of selected component (if applicable): master 627482604b3d62f4647de39f3571f86310c7bcbc How reproducible: Always Steps to Reproduce: 1. Click new pool button on Pools tab. 2. Press enter to confirm the dialog. Actual results: The pool entity is created twice. Expected results: Only one pool is created. Additional info: Attaching relevant part of backend log.