Difference between revisions of "OOoBean"
From Apache OpenOffice Wiki
| Line 4: | Line 4: | ||
<li>[[#nofocus|The office window does not get keyboard focus.]]</li> | <li>[[#nofocus|The office window does not get keyboard focus.]]</li> | ||
</ol> | </ol> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<ol> | <ol> | ||
| − | <li><span id="nofocus">The office window does not get keyboard focus.</span>< | + | <li><span id="nofocus">The office window does not get keyboard focus.</span><p> |
This happens when using gtk on Linux/Solaris and a Sun JRE 5. This can be workarounded by setting the property sun.awt.noxembed to true. | This happens when using gtk on Linux/Solaris and a Sun JRE 5. This can be workarounded by setting the property sun.awt.noxembed to true. | ||
</li> | </li> | ||
Revision as of 10:06, 10 October 2006
This page is intended to give answers to problems when using the OOoBean.
- The office window does not get keyboard focus.
This happens when using gtk on Linux/Solaris and a Sun JRE 5. This can be workarounded by setting the property sun.awt.noxembed to true.
hallo