Issue 29447 - use platform-independent function to dertime if accessibility support is needed
Summary: use platform-independent function to dertime if accessibility support is needed
Status: ACCEPTED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: 680m38
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO PleaseHelp
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on: 29446
Blocks:
  Show dependency tree
 
Reported: 2004-05-24 14:18 UTC by joachim.lingner
Modified: 2013-08-13 12:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joachim.lingner 2004-05-24 14:18:58 UTC
In project jvmfwk we use platform dependent code to determine if the user needs
support for AT tools. If it is needed then a JRE with installed access-bridge is
selected automatically. We should use a platform indepent API to get this
information.
Comment 1 joachim.lingner 2004-05-24 14:20:31 UTC
Priority 4 and dependency added
Comment 2 joachim.lingner 2004-05-27 14:05:51 UTC
.
Comment 3 Martin Hollmichel 2004-05-28 17:35:53 UTC
according to the announcement on releases
(http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7503) this issue
will be re-targeted to OOo Later.
Comment 4 joachim.lingner 2004-06-01 09:03:15 UTC
shall be fixed for 002
Comment 5 Mathias_Bauer 2004-10-21 14:52:23 UTC
issue 29446 is targetted to OOoLater -> retargetted also
Comment 6 Christophe Strobbe 2013-08-13 12:30:36 UTC
On Linux, accessibility no longer depends on the Java Accessibility API. On Windows, work is under way to bridge to IAccessible2 instead of Java. So when bug 107914 (support for IAccessible2) has been closed, this one can probably be closed too.