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

UI become garbage when dragging effects applet out of the browser on the secondary monitor, MultiMon system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx1.2
    • fx1.0
    • javafx
    • I reproduced it on WinXP SP2 - IE7 - Nvidia GeForce FX5900XT Dual Head - 175.19 (Latest) Nvidia driver - 6u10 as well as 6u11

      Any applet that uses effects turns into garbage when dragging it out of the browser on the secondary screen, in a multimonitor configuration. This breaks almost all the effects and the entire UI becomes completely messy as shown in the screenshot.

      To reproduce the bug, do the following -

      1. Deploy the attached application on IE7 as an applet using javafx packager.
      javafxpackager -src . -appClass PerspectiveTransformTest -res perspective_transform.jpg -appWidth 300 -appHeight 600 -sign -draggable

      2. Load the created HTML file on IE7 in WinXP SP2 - MultiMoitor configuration

      3. When the applet is loaded, move the browser onto the secondary screen
      4. Now move some sliders in the app. Press ALT and drag the applet out of the browser.

      You will notice that the entire UI turns garbage. Bring that UI to primary monitor rectifies it.

      I have attached a couple of screenshots as well.

      Perhaps, it may be worthwhile mentioning this in the release notes that effects may function incorrectly on multimonitor systems.

            tdv Dmitri Trembovetski (Inactive)
            pmohan Praveen Mohan
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: