Comment 5 for bug 433104

Revision history for this message
arky (arky) wrote : Re: Main "Get Free Software" screen is apparently inaccessible

Regression:

In software-center (1.0.1) the departments are reported as 'panel'.

Original bug:
Initially when orca starts it does say software-center as 'html content'.

~~~~~~~~~~~~~~~~~~~~~~~
SPEECH OUTPUT: 'html content.'
generate braille for app.name='software-center' name='None' role='document frame' state='enabled focused sensitive showing visible' relations='' (args={'formatType': 'unfocused', 'role': ROLE_DOCUMENT_FRAME, 'mode': 'braille', 'recursing': True}) using '(includeContext and (ancestors + (rowHeader and [Region(" " + asString(rowHeader))]) + (columnHeader and [Region(" " + asString(columnHeader))]) + (radioButtonGroup and [Region(" " + asString(radioButtonGroup))]) + [Region(" ")]) or []) + [Component(obj, asString(label + displayedText + value + roleName + required))] + (nodeLevel and [Region(" " + asString(nodeLevel))])'
includeContext=True
ancestors=[]
rowHeader=[]
columnHeader=[]
radioButtonGroup=[]
label=[]
displayedText=['']
value=['']
roleName=['HtmlPane']
required=[]
nodeLevel=[]
generate braille results:
  Region: ' ', 0
  Component: 'HtmlPane', 0
BRAILLE LINE: ' HtmlPane'
     VISIBLE: ' HtmlPane', cursor=2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~