Opened 12 years ago
Last modified 12 years ago
#177 new defect
icedtea-web plugin stops working after reloading page
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | GA6 |
Component: | icedtea-web | Version: | 1.6.0 Build 25 GA3 |
Severity: | high | Keywords: | |
Cc: |
Description
Sometimes, when you reload the page containing the applet or navigate through the browser history with Back and Forward, applets may stop working completely (empty applet area or so).
Change History (6)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Probably related... I sometimes also find that if I have a Java plugin on one tab another tab is unable to load applets.
comment:3 by , 12 years ago
Severity: | medium → high |
---|
comment:4 by , 12 years ago
Priority: | major → critical |
---|
comment:5 by , 12 years ago
Milestone: | Next → GA5 |
---|
comment:6 by , 12 years ago
BTW, even this simple sequence gives problems here:
- Start Firefox and start any Java applet - WORKS.
- Exit Firefox - WORKS.
- Start Firefox and start the same applet - HANG.
The hang may even block PM sometimes.
Another failing scenario is errors about read/write soclet operations on non sockets. It also happens only on the second run. On the first run everything works.
Debugging didn't give any hint yet.
This may be related to the inability to create a new wrapper Odin window for the OS/2 window provided by Firefox. Needs investigation.