You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The a11y support is being currently prototyped.

 

SHOULD FIX before final code merge

  • View.getAccessible() should follow the notify*() pattern to reflect that it's a native callback. Anthony Petrov
  • Classes in win/, mac/, etc. should start with a Win*, Mac*, etc. prefixes (as much as I don't like the naming scheme, we should stick to the pattern to avoid confusion).
  • Use javaIDs instead of statics for MIDs in GlassAccessible.cpp

  • No labels