GNOME Bugzilla – Bug 423930
Accerciser plugin tabs in main view are not read properly in LSR
Last modified: 2021-05-17 15:42:26 UTC
The last plugin tab in the main plugin views is read out in LSR as the title of the second to last tab. For example, if there are three plugins, "IPython Console", "Interface Viewer", and "Event Monitor". Pressing the right arrow from the start will have LSR read "IPython Console, Interface Viewer, Interface Viewer".
Created attachment 85492 [details] tab name test case The problem seems to be that the tab's label's text interface is returning the wrong text. This test script demonstrates it by iterating over the plugin tab labels in the bottom plugin view.
Eitan, did you file a gail bug about this problem? If so, please mark it blocking this bug so we have a reference.
*** Bug 442047 has been marked as a duplicate of this bug. ***
Created attachment 89098 [details] Test script There is a possible regression, now some of the plugin view's accessible children are unavailable. Run this script in a terminal when accerciser is running.
The unavailablity of children has been worked around in Accerciser. We still have a problem with the tab label's text interface reporting the wrong text.
I have submitted a GAIL patch that should fix this in bug 442578.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/accerciser/-/issues/20.