Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6709094

Disable background erasing in Plugin EmbeddedFrame

XMLWordPrintable

    • b27
    • generic
    • generic
    • Verified

      Fix to CR 6673601 disabled background erasing in all EmbeddedFrame. A safer, more targeted fix for Plugin embedded frame is found. Instead of unconditionally setting disableEraseBackground in EmbeddedFrame ctor, you should better override addNotify() method in Java Plugin embedded frames (like WNetscapeEmbeddedFrame) and set this property there. This method - addNotify() - is called prior the frame's peer is created.

            hdongorcl Hao Dong (Inactive)
            hdongorcl Hao Dong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: