-
Bug
-
Resolution: Fixed
-
P3
-
8
Install JDK8 b64 on Windows platforms (e.g XP, 8), on the dialog of destination folder for JRE, "Browse to the new destination folder" is not displayed correctly. Please refer to the screen shot.
Evaluation from tomonori.shioda@oracle.com:
font information in the below line in ws/install/make/installer/bundles/windows/ishield/jre/jre.xml file looks different from others. (I feel {TahomaBold10} should be {&TahomaBold10}, if others works fine.
---
<Control Id="DlgDesc" Type="Text" X="21" Y="51" Width="292" Height="25" Text="{TahomaBold10}!(loc.dlgChangeFolderDesc)" TabSkip="yes" Transparent="yes" />
---
Evaluation from tomonori.shioda@oracle.com:
font information in the below line in ws/install/make/installer/bundles/windows/ishield/jre/jre.xml file looks different from others. (I feel {TahomaBold10} should be {&TahomaBold10}, if others works fine.
---
<Control Id="DlgDesc" Type="Text" X="21" Y="51" Width="292" Height="25" Text="{TahomaBold10}!(loc.dlgChangeFolderDesc)" TabSkip="yes" Transparent="yes" />
---