Description of problem: In subscription-manager-gui the system preferences dialog's dropdowns do not have at-spi locators. Version-Release number of selected component (if applicable): subscription-manager-gui-1.8.0-1.git.118.3f0cf12.el6.x86_64 How reproducible: always Steps to Reproduce: 1. open subscription-manager-gui 2. Register your system to any server 3. System > Preferences 4. Look at the dropdown/comboboxes with an at-spi tool (like sniff) Actual results: The comboboxes use the name of whatever is currently selected. If both boxes are set to "Not Set" they both will be named that - making automation difficult. Expected results: The comboboxes will have unique, descriptive names that do not change. Additional info:
Created attachment 695126 [details] preferences comboboxes attached screenshot of boxes.
https://github.com/candlepin/subscription-manager/pull/495
commit 6e7e13b147bf6df19cfbb434d1a18ddfcbc8f3cf Author: Bryan Kearney <bkearney> Date: Fri Feb 8 15:33:16 2013 -0500 909294: Add accessibility names to the preferences combo boxes
Created attachment 709772 [details] Preference tab locator names # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-firstboot-1.8.4-1.el7.x86_64 python-rhsm-1.8.7-1.el7.x86_64 subscription-manager-1.8.4-1.el7.x86_64 subscription-manager-debuginfo-1.8.4-1.el7.x86_64 subscription-manager-gui-1.8.4-1.el7.x86_64 subscription-manager-migration-1.8.4-1.el7.x86_64 The comboboxes have unique, descriptive names that do not change
Verified
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1332.html