Issue 87117 - allow disabling of accessibility support
Summary: allow disabling of accessibility support
Status: CLOSED DUPLICATE of issue 90301
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: DEV300m3
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: joachim.lingner
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 10:42 UTC by joachim.lingner
Modified: 2008-06-06 14:15 UTC (History)
1 user (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 2008-03-17 10:42:30 UTC
We should change the function isAccessibilitySupportDesired
(jvmfwk/source/fwkutil.cxx ) so that it can be switches off. This is actually a
workaround because, calling gconftool may hang because of Java in some
scenarios. We should then use an environvariable, such as
UNO_JAVA_JFW_NO_ACCESSIBILITY_CHECK. It must be clearly documented, that this is
only a workaround and may be removed in the future. This bootstrap variable
should replace the undocumented JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY.
Comment 1 joachim.lingner 2008-03-17 10:44:07 UTC
.
Comment 2 joachim.lingner 2008-06-06 14:14:44 UTC
.

*** This issue has been marked as a duplicate of 90301 ***
Comment 3 joachim.lingner 2008-06-06 14:15:17 UTC
.