Description of problem: Cluster -> Cluster Nodes -> Add a Cluster Node When adding a node, in the âNode Propertiesâ dialog box, the default position of the cursor should start at âCluster Node Nameâ. The natural tendency of a user is to start typing. Because the default location of cursor is at the Cancel button, user must move mouse or tab to position to "Cluster Node Name" box in Node Properties dialog box. Version-Release number of selected component (if applicable): system-config-cluster-0.9.5-1.0 How reproducible: Steps to Reproduce: 1. Naviagate: Cluster -> Cluster Nodes -> Add a Cluster Node 2. Enter node name. Actual results: Nothing appears Expected results: Entered text to appear in "Cluster Node Name" box.
will be in final - easyy fix
Now for new nodes, the dialog box appears with focus on 'Name' entry field. When editing an existing nodes props, the focus is on the 'quorum votes', and the value is highlighted, as quorum votes seems more likely to be changed than the name in a running cluster. Done in the 0.9.9 release
Verified in 0.9.12. When creating new node name you can now start typing and it will be in the node name field. Press Enter in any field and the save (OK) action is taken. Modify an existing node and the focus is in the quorum votes field.