[orca-list] chattiness in eclipse with orca 3.11



Hi all.
There is a table in eclipse with a strange behavior when using orca 3.11.
--
Everytime I navigate in the table using down arrow, orca announces the number of rows and columns.

DEQUEUED OBJECT:ACTIVE-DESCENDANT-CHANGED  <----------

vvvvv PROCESS OBJECT EVENT object:active-descendant-changed vvvvv
OBJECT EVENT: object:active-descendant-changed detail=(3,0,[table cell | ]) app.name='Eclipse' name='None' role='table' state='enabled focusable focused sensitive showing visible manages descendants' relations=''
Script for event: Eclipse (module=orca.scripts.apps.Eclipse.script)
LOCUS OF FOCUS: app='Eclipse' name='' role='table cell'
                event='object:active-descendant-changed'
BRAILLE: update disabled

PREPARATION TIME: 0.0025
generate speech for unfocused app.name='Eclipse' name='None' role='table cell' state='active enabled focusable focused selectable selected sensitive showing transient visible' relations='' (args={'priorObj': <Accessible object at 0x7ff0e65aae60 (AtspiAccessible at 0x1127150)>, 'formatType': 'unfocused', 'role': <enum ATSPI_ROLE_TABLE_CELL of type AtspiRole>, 'recursing': True, 'mode': 'speech'}) using 'oldAncestors + newAncestors + newRowHeader + newColumnHeader + newRadioButtonGroup + tableCellRow + pause + newNodeLevel + unselectedCell + (tutorial and (pause + tutorial) or [])'
GENERATION  TIME: 0.0003  ---->  oldAncestors=[]
script_utilities.commonAncestor...
...script_utilities.commonAncestor

PREPARATION TIME: 0.0009
generate speech for unfocused app.name='Eclipse' name='None' role='table' state='enabled focusable focused sensitive showing visible manages descendants' relations='' (args={'formatType': 'unfocused', 'recursing': True, 'role': <enum ATSPI_ROLE_TABLE of type AtspiRole>, 'mode': 'speech'}) using 'oldAncestors + newAncestors + newRowHeader + newColumnHeader + newRadioButtonGroup + labelAndName + pause + table + newNodeLevel + unselectedCell + (tutorial and (pause + tutorial) or [])'
GENERATION  TIME: 0.0002  ---->  oldAncestors=[]
GENERATION  TIME: 0.0002  ---->  newAncestors=[]
GENERATION  TIME: 0.0005  ---->  newRowHeader=[]
GENERATION  TIME: 0.0003  ---->  newColumnHeader=[]
GENERATION  TIME: 0.0002  ---->  newRadioButtonGroup=[]
GENERATION  TIME: 0.0007  ---->  labelAndName=[]
GENERATION TIME: 0.0002 ----> pause=[<orca.speech_generator.Pause object at 0x7ff0f00bdcd0>]
GENERATION  TIME: 0.0012  ---->  table=['table with 18 rows 1 column']
GENERATION  TIME: 0.0006  ---->  newNodeLevel=[]
GENERATION  TIME: 0.0003  ---->  unselectedCell=[]
GENERATION  TIME: 0.0002  ---->  tutorial=[]
COMPLETION  TIME: 0.0060
generate speech results:
  <orca.speech_generator.Pause object at 0x7ff0f00bdcd0>
  table with 18 rows 1 column
Object deemed to be for layout purposes only: [scroll pane | ]
Object deemed to be for layout purposes only: [panel | ]
GENERATION TIME: 0.0103 ----> newAncestors=[[<orca.speech_generator.Pause object at 0x7ff0f00bdcd0>, 'table with 18 rows 1 column']]
GENERATION  TIME: 0.0027  ---->  newRowHeader=[]
GENERATION  TIME: 0.0030  ---->  newColumnHeader=[]
GENERATION  TIME: 0.0004  ---->  newRadioButtonGroup=[]

PREPARATION TIME: 0.0023
generate speech for unfocused app.name='Eclipse' name='None' role='table cell' state='active enabled focusable focused selectable selected sensitive showing transient visible' relations='' (args={'priorObj': <Accessible object at 0x7ff0e65aae60 (AtspiAccessible at 0x1127150)>, 'formatType': 'unfocused', 'role': 'REAL_ROLE_TABLE_CELL', 'recursing': True, 'mode': 'speech'}) using '(tableCell2ChildLabel + tableCell2ChildToggle) or (columnHeaderIfToggleAndNoText + cellCheckedState + (realActiveDescendantDisplayedText or imageDescription + image) + (expandableState and (expandableState + numberOfChildren)) + required)'
GENERATION  TIME: 0.0044  ---->  tableCell2ChildLabel=[]
GENERATION  TIME: 0.0039  ---->  tableCell2ChildToggle=[]
GENERATION  TIME: 0.0003  ---->  columnHeaderIfToggleAndNoText=[]
GENERATION  TIME: 0.0008  ---->  cellCheckedState=[]
GENERATION TIME: 0.0043 ----> realActiveDescendantDisplayedText=['Debug Call Stack']
GENERATION  TIME: 0.0005  ---->  expandableState=[]
GENERATION  TIME: 0.0006  ---->  required=[]
COMPLETION  TIME: 0.0177
generate speech results:
  Debug Call Stack
GENERATION  TIME: 0.0182  ---->  tableCellRow=['Debug Call Stack']
GENERATION TIME: 0.0002 ----> pause=[<orca.speech_generator.Pause object at 0x7ff0f00bdcd0>]
GENERATION  TIME: 0.0006  ---->  newNodeLevel=[]
GENERATION  TIME: 0.0010  ---->  unselectedCell=[]
GENERATION  TIME: 0.0005  ---->  tutorial=[]
COMPLETION  TIME: 0.0402
generate speech results:
[<orca.speech_generator.Pause object at 0x7ff0f00bdcd0>, 'table with 18 rows 1 column']
  Debug Call Stack
  <orca.speech_generator.Pause object at 0x7ff0f00bdcd0>
SPEECH OUTPUT: 'table with 18 rows 1 column'
SPEECH OUTPUT: 'Debug Call Stack.'
TOTAL PROCESSING TIME: 0.0995
^^^^^ PROCESS OBJECT EVENT object:active-descendant-changed ^^^^^

It doesn't happen with orca 3.10.
Thanks.

{}S José Vilmar Estácio de Souza


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]