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

Some mouse events are being triggered on Mac even as events are passed onto the native layer at very low opacity levels for a transparent Frame.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • None
    • javafx
    • Mac Mini, jdk6u5, JavaFX SDKb26.

      In the attached test I have a transparent Frame whose opacity is bound to a slider in such way that the max slider value at 255 corresponds to a opacity value of 1.
      At slider values 12 and below, corresponding to a fractional opacity value of 12/255 and below, the transparent Frame is just barely visible, the events are picked by the native system - the mouse entered, mouse exited and mouse moved events are caught by the FX frame. However, if you try to mouse press and drag over the red rectangle, the event is picked up by the native system.

            Unassigned Unassigned
            smandalisunw Srinivas Mandalika (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: