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

display change on win32 not propagating to all heavyweight components

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta2
    • x86
    • windows_nt

      On win32, it is necessary to send the display change event to all heaveyweight
      components and offscreen images, to make sure that any display-dependent
      data they have (such as the internal surface data objects) are updated with
      the new display information.

      In the latest 1.4 code, the display change is not being propagated
      correctly and ends up missing some embedded heavyweight components.

      For example, an application that embeds a heaveyweight component
      (for example, a Canvas) in the contentPane of a JFrame will not
      be updated properly.

      This problem can have indeterminate side effects, such as screen garbage
      or application crashes due to bad memory references.

            chaasesunw Chet Haase (Inactive)
            chaasesunw Chet Haase (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: