Ticket #461 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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:1 Changed 2 years ago by jteh

  • Type changed from defect to enhancement

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. :)

comment:6 Changed 2 years ago by jteh

  • Keywords needsExternalFix added

comment:7 Changed 2 years ago by jteh

  • Keywords needsExternalFix removed

We have approval to distribute the typelib.

comment:8 Changed 2 years ago by jteh

  • Status changed from accepted to closed
  • Resolution set to fixed

Merged in r3538.

Note: See TracTickets for help on using tickets.