Incorrect usage of gdk_device_manager_get_client_pointer()

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9, 10
    • Component/s: javafx
    • Environment:

      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.
      ===

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

              Created:
              Updated: