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

Incorrect usage of gdk_device_manager_get_client_pointer()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9, 10
    • javafx
    • Linux + GTK 3

      In GTK 3 Glass toolkit implementation function gdk_device_manager_get_client_pointer() is called in GtkEvent processing which is wrong usage according to documentation (https://developer.gnome.org/gdk3/stable/GdkDeviceManager.html#gdk-device-manager-get-client-pointer ):
      ===
      You should use this function seldomly, only in code that isn’t triggered by a GdkEvent and there aren’t other means to get a meaningful GdkDevice to operate on.
      ===

            Unassigned Unassigned
            ssadetsky Semyon Sadetsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: