Bug 1679577
| Summary: | Connection Details can no longer be reached while no virtual machine is focused on | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | ricky.tigg |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, tburke |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-29 23:58:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
ricky.tigg
2019-02-21 12:54:07 UTC
Thanks for the report, indeed behavior is different here. But the previous behavior was a little weird when there were multiple connections and nothing selected, we would show details for the first connection in the list which is a bit odd. I think instead we should ensure there is always a selected row so there's a visual indication of what 'edit' is actually refering to Fixed upstream now:
commit d15eafc9d6b8283b68e789c40484c0b9245756d1
Author: Cole Robinson <crobinso>
Date: Wed Jan 29 16:20:33 2020 -0500
ui: manager: Don't allow de-selecting rows
|