Updates:
Labels: -NeedsReduction has-reduction
Comment #4 on issue 6170 by [email protected]: Java Applet not working
as should
http://code.google.com/p/chromium/issues/detail?id=6170
Reduced testcase : http://go/reductions/6170/testcase.html
Code for reference :
Applet not loading in Chrome/Safari but it does in IE/FF
<applet id="gameObject" name="gameObject" mayscript="" width="662"
height="555">
<param name="codebase" value="http://www.playandwin.co.uk/ng/mahjong2">
<param name="archive" value="mahjong2-23355_toolboxng-23966.jar">
<param name="GAMENAME" value="Mahjong2">
<param name="code" value="dk.komogvind.toolboxng.KovGameApplet">
<param name="LANG" value="uk">
<param name="PORT" value="0">
<param name="DEBUG_LEVEL" value="-5">
<param name="LOG_PATH" value="STDOUT">
<param name="USER" value="amFzbmVldDYyNg==">
<param name="PASS" value="amFzbmVldA==">
<param name="GENDER" value="f">
<param name="VERSION" value="mahjong2-23355_toolboxng-23966">
<param name="HELP_SCRIPT"
value="helpOpener('http://www.playandwin.co.uk/games/mahjong2/help.php?
ingame=true')">
<param name="EXIT_SCRIPT" value="close_window_from_applet()">
<param name="TABLE_JOINED" value="tableJoined">
<param name="TABLE_LEFT" value="tableLeft">
<param name="SERVER_SHUTDOWN" value="serverShutdown">
<param name="SERVER_RESTART" value="serverRestart">
<param name="SYSTEM_MESSAGE" value="systemMessage">
<param name="USER_PROFILE" value="userProfileBuilder">
<param name="READY_SCRIPT" value="loadingComplete()">
<param name="VIP" value="true">
<param name="FRIENDS" value="">
<param name="ACHIEVEMENTS" value="">
<param name="java_arguments" value="-Xmx128m -Dsun.java2d.d3d=false">
<param name="separate_jvm" value="true">
<param name="GAMECLASS"
value="dk.komogvind.games.mahjong2.singleplayer.Mahjong2Game">
</applet>
Attachments:
testcase.zip 3.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---