-
Bug
-
Resolution: Fixed
-
P2
-
1.0.2fcs
-
None
-
1.0.3
-
generic
-
other
When traveling the accessibility hierachy to register as PropertyChangeListener,
the AccessibilityEventMonitor iterates over all children of an accessible object to find out if they have the state TRANSIENT or not. The number of childs of the accessible table object in a spreadsheet can be up to several million, so this is a serious performance issue.
the AccessibilityEventMonitor iterates over all children of an accessible object to find out if they have the state TRANSIENT or not. The number of childs of the accessible table object in a spreadsheet can be up to several million, so this is a serious performance issue.