Bug 579564
Summary: | Edit Button Displays for a Map of Read Only Elements | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ted Jones <tejones> |
Component: | Core UI | Assignee: | Charles Crouch <ccrouch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 1.3 | CC: | hbrock |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-03 16:59:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 585306, 640268 |
Description
Ted Jones
2010-04-05 20:44:24 UTC
See if this is still an issue in coregui. In coregui, if all the member props are read-only or the config editor is in read-only mode, a View icon is displayed, rather than an Edit icon. We always want to have one or the other, because the popup map editor shows additional information that is not shown on the main config editor view, namely non-summary member props and description and unset status for each member prop. Verified as follows: Using the #Test Read-only Configuration test view ... http://localhost:7080/coregui/#Test/Configuration/ReadOnlyConfigEditor tested: 1) on a read-only config edit that the list of maps was non-editable...and has a view icon and not an edit icon. 2) on a non-read-only config that the list of maps was editable and had an edit icon 3) on a read-only group config editor ... N/A (list of maps not supported) 4) on a non-read-only group config editor ... N/A (list of maps not supported) Bulk closing of old issues that are in VERIFIED state. |