Changeset 2334
- Timestamp:
- 08/05/08 07:06:38 (4 months ago)
- Files:
-
- 1 modified
-
trunk/source/virtualBuffers/gecko_ia2.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/virtualBuffers/gecko_ia2.py
r2279 r2334 158 158 api.setNavigatorObject(obj) 159 159 obj.IAccessibleObject.scrollTo(GECKO_SCROLL_TYPE_ANYWHERE) 160 if not eventHandler.isPendingEvents('gainFocus') and controlTypes.STATE_FOCUSABLE in obj.states :160 if not eventHandler.isPendingEvents('gainFocus') and controlTypes.STATE_FOCUSABLE in obj.states and obj.role!=controlTypes.ROLE_EMBEDEDOBJECT: 161 161 obj.setFocus() 162 162 except:

NVDA is supported by