JDK-6898775 : Plugin introduces visual defect into IE with rapid scrolling
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2009-11-06
  • Updated: 2011-05-13
  • Resolved: 2010-07-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u20-rev b09Fixed 7Resolved
Description
When the frame contains the applet is scrolled rapidly, plugin introduces a visual defect.  It does not matter if applet is actually there.  The test case is just pointing to a missing applet.

The html and screen capture is attached.

Comments
EVALUATION PDE have suggested changes in the IOleInPlaceObject_SetObjectRects function to make use of the clip region and perform SetWindowRgn if necessary before calling SetWindowPos.
30-04-2010