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

X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list

    XMLWordPrintable

Details

    • b71
    • linux

    Description

      http://mail.openjdk.java.net/pipermail/awt-dev/2012-November/003828.html

      I would like to propose a fix for this bug:

      https://bugzilla.redhat.com/show_bug.cgi?id=853079

      The root cause of the bug is an event being generated that sets the
      grabWindowRef on the window confusing the internal events state.

      Usually, when a mouse press is detected the grabWindowRef is set.

      However, in some cases (like the reproducer for bug in the report, but
      there are likely other conditions that have similar behaviour), the
      mouse events carry some flags that the actual code mistakenly interpret
      causing the grabWindowRef to not be unset.

      Attachments

        Activity

          People

            anthony Anthony Petrov (Inactive)
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: