Bug 1401823
| Summary: | UI: Topology - unable to confirm search by pressing the Return key, reacts only to a mouse click | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Krocil <jkrocil> | |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.7.0 | CC: | dclarizi, ewinchel, hkataria, jhardy, mpovolny, nachandr, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1442103 1442105 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 14:38:22 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1442103, 1442105 | |||
|
Comment 3
CFME Bot
2017-04-11 23:18:20 UTC
New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/46a7a3a7e21e54ed795fe948547a1612f0621501 commit 46a7a3a7e21e54ed795fe948547a1612f0621501 Author: Aparna Karve <akarve> AuthorDate: Tue Apr 11 16:06:45 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Tue Apr 11 16:06:45 2017 -0700 Retrieve search results on a Return(13) key press event https://bugzilla.redhat.com/show_bug.cgi?id=1401823 app/views/shared/_topology_header.html.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Fix for 'master': https://github.com/ManageIQ/manageiq-ui-classic/pull/1005 New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/295d56b82a05491f07c4c287fb73ff8a5bf76a70 commit 295d56b82a05491f07c4c287fb73ff8a5bf76a70 Author: Aparna Karve <akarve> AuthorDate: Wed Apr 12 10:45:17 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Wed Apr 12 10:45:17 2017 -0700 Use topology_header for Container Topology to be consistent with other topologies Also fixes Search on a Return key https://bugzilla.redhat.com/show_bug.cgi?id=1401823 .../container_topology/container_topology_controller.js | 13 ++++--------- app/helpers/application_helper/toolbar/topology_center.rb | 1 - app/views/container_topology/show.html.haml | 3 +++ 3 files changed, 7 insertions(+), 10 deletions(-) Verified in 5.9.0.2 |