RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 717734 - Cannot access facts dialog via accessibility api in subscription-manager-gui
Summary: Cannot access facts dialog via accessibility api in subscription-manager-gui
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Bryan Kearney
QA Contact: J.C. Molet
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel62
TreeView+ depends on / blocked
 
Reported: 2011-06-29 17:48 UTC by J.C. Molet
Modified: 2011-12-06 17:21 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 17:21:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1695 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2011-12-06 01:23:29 UTC

Description J.C. Molet 2011-06-29 17:48:45 UTC
Description of problem:
In subscription-manager-gui, the expandable cells in the 'view systems facts' dialog cannot be accessed via the accessibility api (at-spi).

Version-Release number of selected component (if applicable):
subscription-manager-gnome-0.96.2-1.git.6.a062826.el6.x86_64

Additional info:
This is not necessarily a bug per say, but a feature request that would provide a work around - and unblock automation of this dialog.

The 'view system facts' dialog presents its information as a tree. By default all items in the tree are hidden except for those items at the upper most layer.  You would then have to expand that tree item to view its children.  In the accessibility api, you would do this by using the "expandtablecell" function.  This function however is broken in this instance due to some yet to be determined reason - be it within gnome, the api, or the command server itself.

I propose the following: Double-clicking on any item in the tree that has children will either show or hide its children depending on it's current state.  You could double click anywhere within the table row to do this, and not just the tiny arrow icon.  This would make this dialog consistent with the behavior of many other tree views in other programs thus making it easier to use, and it will unblock automation of this window. 

Additionally this view does not recognize any keyboard input, and is unnavigable without a mouse.  It would be in the interest of general accessibility if keyboard commands could expand/collapse items in the tree (via arrow keys and/or space/enter) and access the 'update facts'/close buttons (with alt+u, alt+c).

Comment 1 Bryan Kearney 2011-07-12 13:01:12 UTC
Added expand/collapse to the tree view via mouse double clicking or by Space, Shift+Space, Return or Enter.

in commit 0e91e7c5cf1792ee263ed03743735c41fd0f1f6e in master

Comment 3 J.C. Molet 2011-07-13 15:56:34 UTC
subscription-manager-gnome-0.96.3-1.git.34.0e91e7c.el6.x86_64

VERIFIED in the above version.  This works with double clicking, space, return and enter as per keyboard navigation conventions.

Comment 4 errata-xmlrpc 2011-12-06 17:21:41 UTC
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


Note You need to log in before you can comment on or make changes to this bug.