Changeset 2479
- Timestamp:
- 11/06/08 01:57:47 (2 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (2 props)
-
source/virtualBuffers/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property bzr:revision-info
-
old new 1 timestamp: 2008-11-06 11:5 0:31.431999922+10001 timestamp: 2008-11-06 11:52:33.486999989 +1000 2 2 committer: James Teh <jamie@jantrid.net> 3 3 properties: 4 4 branch-nick: main 5 rebase-of: jamie@jantrid.net-20081106015 031-gxdydb2ahhxrw42o5 rebase-of: jamie@jantrid.net-20081106015233-048o0urht0g81sz1
-
- Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
-
old new 248 248 2276 peter.v@datagate.sk-20081105160505-3jj656lr2zivmaga 249 249 2277 jamie@jantrid.net-20081106015031-98r459o2jwr0xsl1 250 2278 jamie@jantrid.net-20081106015233-2mgmt8vvp27m7gur
-
- Property bzr:revision-info
-
trunk/source/virtualBuffers/__init__.py
r2478 r2479 367 367 # This check relates to auto pass through and auto pass through is disabled, so don't change the pass through state. 368 368 return self.passThrough 369 if reason == self.REASON_QUICKNAV: 370 return False 369 371 states = obj.states 370 372 if controlTypes.STATE_FOCUSABLE not in states or controlTypes.STATE_READONLY in states: 371 373 return False 372 374 role = obj.role 373 if reason == self.REASON_QUICKNAV:374 return False375 375 if reason == speech.REASON_CARET: 376 376 return role == controlTypes.ROLE_EDITABLETEXT

NVDA is supported by