To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47888





------- Additional comments from [EMAIL PROTECTED] Thu Jul 28 09:28:36 -0700 
2005 -------
TRA: The proposed VCL hack should only be the last resort. Nobody inside Sun is 
really able to predict 
what other things get broken when introducing the VCL patch. Provided that the 
problem arises only 
when using Java AWT there are some alternatives to be considered first:

1. Make the Wizard code and any other Java code in OOo AWT free. 
In the Wizard only a very small portion of the code uses AWT this code 
can easily be replaced according to the responsible person inside Sun.
All wizards except the Web wizard do work even without the VCL patch.

2. Force OOo to use Java 1.3.x 
At least the Wizards are Java 1.3.x compatible and don't need a hight Java 
version.
I don't know if there is any other code (except the Accessibility stuff which 
doens't 
work anyway on Mac according to responsible person) which still depends on a 
higher Java version.
In order to realize this solution a small portion of the jvmfwk project need to 
be 
adapted (a function like compareJavaVersion, which is currently not implemented 
for Mac OS X) and a XML file which dtermines the min and max Java version to be 
used by OOo.

3. Remove the menu entry for the Web wizard from the file menu.
I guess nobody will really miss this wizard on Mac OS X or am I wrong.

Kind regards,
Tino

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to