Skip to main content

Search and Top Navigation

#6031 closed bug (wontfix)

Opened September 08, 2010 04:04PM UTC

Closed August 24, 2012 12:19PM UTC

Java applet inside tab loses state in non-IE browsers

Reported by: robinsmidsrod Owned by: robinsmidsrod
Priority: major Milestone: 1.9.0
Component: ui.tabs Version: 1.8.4
Keywords: java, applet, exception Cc:
Blocked by: Blocking:
Description

In Firefox 3.6.8 on Windows 7 x64 (with 32-bit JRE) the applet will quite often (almost always) not load properly, and if you switch tabs the applet will be completely unloaded and reload, making it lose any instance state it has. On IE8 on the same machine the applet seems to operate as it should. Going into the Java Control Panel -> Advanced -> Debugging and enabling all the three debugging options should give you full life-cycle feedback of the applet in the Java Plugin console (I believe a full browser restart is required to activate it).

Zip file with minimal test case that illustrates point attached.

Attachments (1)
Change History (5)

Changed May 18, 2011 12:42PM UTC by scottgonzalez comment:2

milestone: TBD1.9
status: newopen

Changed August 23, 2012 12:49PM UTC by scottgonzalez comment:3

owner: → robinsmidsrod
status: openpending

It sounds like this has been fixed in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=90268#c263

Can you confirm?

Changed August 24, 2012 09:33AM UTC by robinsmidsrod comment:4

status: pendingnew

The attached archive does indeed work for me on Firefox 14.0.1 32-bit on Windows 7 x64 using Java SE 7 U6, version 10.6.2.24.

The applet only initializes once.

It seems like the Mozilla team fixed the problem.

Changed August 24, 2012 12:19PM UTC by scottgonzalez comment:5

resolution: → wontfix
status: newclosed

Thanks. Closing as won't fix since this now only affects versions that we don't support.