non localized string in getAccessibleStatesStringFromContext

XMLWordPrintable

      AccessBridge.getAccessibleStatesStringFromContext() returns localized strings for all states in the object's actual stateset with one exception: for TABLE and TREE it contains a fixed string "manages_children".

                          if (role == AccessibleRole.TABLE ||
                              role == AccessibleRole.TREE) {
                              s += ", manages_children";

      ###@###.### 2004-01-28

            Assignee:
            Lynn Monsanto (Inactive)
            Reporter:
            Oliver Braun (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: