Bug 579564

Summary: Edit Button Displays for a Map of Read Only Elements
Product: [Other] RHQ Project Reporter: Ted Jones <tejones>
Component: Core UIAssignee: Charles Crouch <ccrouch>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: low    
Version: 1.3CC: 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
Description of problem: I have a list of maps displaying on my configuration page of a custom plugin. The Edit button displays even if my list and all map elements have readonly="true". The Edit button should not display if all elements in a map are read only.


Version-Release number of selected component (if applicable): 1.3 (in Embedded Jopr 1.2.0.)


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results: The Edit button displays for a map with no editable elements


Expected results: The Edit button does not display for a map with no editable elements.


Additional info:

Comment 1 Ian Springer 2011-02-17 17:32:58 UTC
See if this is still an issue in coregui.

Comment 2 Ian Springer 2011-03-01 15:51:50 UTC
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.

Comment 3 Mike Foley 2011-06-17 15:48:39 UTC
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)

Comment 5 Heiko W. Rupp 2013-09-03 16:59:58 UTC
Bulk closing of old issues that are in VERIFIED state.