Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369609 - Startup function arrays cannot be edited in an XGCONF graphical view
Summary: Startup function arrays cannot be edited in an XGCONF graphical view
Status: ASSIGNED
Alias: None
Product: RTSC
Classification: Technology
Component: Runtime (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Russo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 19:28 EST by Scott Gary CLA
Modified: 2012-02-14 13:56 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Gary CLA 2012-01-24 19:28:19 EST
Build Identifier: 

Currently Startup's reset, first, and last functions can only be added via text additions to a configuration file.  Graphical editing of the arrays for each of these function types is explicitly disabled in the Startup.xml file (i.e., enabled="false").

This seems to be an intentional decision from the past, based on earlier limitations with array handling.  With recent improvements to array support this may now be feasible, and should be revisited, since it will be a big usability improvement to allow editing from the graphical view.


Reproducible: Always

Steps to Reproduce:
1. Open a .cfg file for a SYS/BIOS example in XGCONF.
2. Click on System Overview, then Startup.  
3. Click the box “Add Startup to my configuration”.  
4. Note that the Reset function 0-4, First function 0-4, and Last function 0-4 are all grayed out and non-editable.