Hide Forgot
Created attachment 498385 [details] accessibility Description of problem: When trying to interact with the 'Invalid Product List' in the subscription assistant, I often get a 'Object not table type' error. I believe this is because the table and the container that the table is in are named the same thing. Version-Release number of selected component (if applicable): subscription-manager-gnome-0.96.1-1.git.180.651ce37.el6.x86_64 (occurs in all branches) How reproducible: often Steps to Reproduce: 1. Start subscription manager gui with accessibility enabled 2. use your favorite accessibility access tool 3. try to obtain a hook into the "Invalid Product List" table. - eg: getrowcount("Subscription Assistant") ("Subscription Assistant" "Invalid Product List") Actual results: The object returned is the container that the table is in and not the table itself. Expected results: The table object is returned. Additional info: Using the other conventions in subscription manager, the container would be named "Invalid Product List Box" or similar. This occurs on all branches and affects automation of this feature.
fixed in master, a46fb73af3e9
The container box is now named "Invalid Product List Scroller". Moving to VERIFIED. subscription-manager-gnome-0.96.4-1.git.65.a46fb73.el6.x86_64
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-2011-1695.html