Difference between revisions of "OOoBean"
From Apache OpenOffice Wiki
| Line 1: | Line 1: | ||
| + | <nowiki> | ||
This page is intended to give answers to problems when using the OOoBean. | This page is intended to give answers to problems when using the OOoBean. | ||
| Line 12: | Line 13: | ||
</li> | </li> | ||
</ol> | </ol> | ||
| + | |||
| + | |||
| + | </nowiki> | ||
Revision as of 09:44, 10 October 2006
This page is intended to give answers to problems when using the OOoBean. <ol> <li><a href="#keyboardfocus">The office window does not get keyboard focus.</a></li> </ol> <ol> <li><a name="keyboardfocus">The office window does not get keyboard focus.</a> </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. </li> </ol>