When user viewing a page, user can switch the page encoding to reflect correct encoding of the page.
For example:
IE: view->encoding->
After the encoding change, plugin does not pickup the change, so applet's default locale is not changed.
Plugin should uses the page's encoding information to set the default Locale for applet.
For example:
IE: view->encoding->
After the encoding change, plugin does not pickup the change, so applet's default locale is not changed.
Plugin should uses the page's encoding information to set the default Locale for applet.
- duplicates
-
JDK-4494327 the plugin program's default locale should same as browser's not os's
-
- Closed
-
-
JDK-4341292 Clarify java.applet.Applet.getLocale() behavior
-
- Resolved
-