Ticket #461 (closed enhancement: fixed)
Support Flash input text fields using ISimpleTextSelection
| Reported by: | jteh | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2010.1 |
| Component: | Core | Version: | |
| Keywords: | AdobeGrantJul2009 | Cc: | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Change History
comment:2 Changed 2 years ago by jteh
- Keywords needsCodeReview added
- Status changed from new to accepted
Bzr branch: http://bzr.nvaccess.org/nvda/flashInputText/
This is not yet complete, but the basics are there.
Mick, I'd appreciate your feedback regarding the way I have integrated this into findBestClass. Search for "Flash" in NVDAObjects/IAccessible/__init__.py and see NVDAObjects.IAccessible.adobeFlash.findBestClass.
comment:3 Changed 2 years ago by jteh
- Keywords needsCodeReview removed
Mick seems to be happy with this approach.
comment:4 Changed 2 years ago by jteh
This code should be complete now. However, it cannot be merged until Adobe give us permission to distribute the Flash Accessibility typelib with NVDA.
comment:5 Changed 2 years ago by jteh
Flash input text field in the wild: http://listen.grooveshark.com/
Site isn't accessible for the most part, but does include an input text field. :)

