-
Bug
-
Resolution: Fixed
-
P2
-
6u14
-
b06
-
generic, x86
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200099 | 7 | Paul Klingaman | P2 | Closed | Fixed | b64 |
With the new implementation of the Welcome/License Agreement dailog, some enhancements did not make the b05 build. The following enhancements will be required for b06:
1. Disable the "Change destination folder" checkbox when the installation is a patch-in-place.
2. After clicking 'Cancel' an "Are you Sure?" prompt is displayed...the default button on this message box should be 'No'...currently it is 'Yes'.
3. License Agreement URLs need to be updated for the static hyperlink style text, "license agreement."
4. Privacy policy URLs need to be updated for the static hyperlink style text, "Click here..."
5. All resource files for CDownloadDialog and CWelcomeDialog class implementations will need to be translated appropriately and checked for truncations, etc.
Marketing has also nixed the Vector-specific dialog, so the CWelcomeDialog class should also be modified appropriately. All resources will associated with vector will remain, so as to not derail the l10n effort.
1. Disable the "Change destination folder" checkbox when the installation is a patch-in-place.
2. After clicking 'Cancel' an "Are you Sure?" prompt is displayed...the default button on this message box should be 'No'...currently it is 'Yes'.
3. License Agreement URLs need to be updated for the static hyperlink style text, "license agreement."
4. Privacy policy URLs need to be updated for the static hyperlink style text, "Click here..."
5. All resource files for CDownloadDialog and CWelcomeDialog class implementations will need to be translated appropriately and checked for truncations, etc.
Marketing has also nixed the Vector-specific dialog, so the CWelcomeDialog class should also be modified appropriately. All resources will associated with vector will remain, so as to not derail the l10n effort.
- backported by
-
JDK-2200099 UE Issues with the new 'Welcome' dialog need to be worked out for 6u14.
- Closed