Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-77457

IVI app doesn't receive Touch events near its border.

XMLWordPrintable

    • Linux/Wayland
    • 7f189ec10a9b3e9825dda30d3a8f86ee2e07b97f (qt/qtwayland/5.13) 481cea71043dabf6d5ff33101a66693af86438e1 (qt/qtwayland/5.12)

      Steps:
      1. Run ivi-compositor as Wayland compositor and TouchHandler as IVI app (500x500 size)
      2. Tap near the border of the IVI app (Pressing the button emulates Touch events with coordinates (coord, 250), real clicks work the same way.)
      Result:
      If 499.0 <= coord < 499.5 then TouchHandler receives touch events with coordinates (499, 250) (Coordinates are rounded.)
      If 499.5 <= coord <= 500.0 then TouchHandler doesn't receive touch events, but MouseArea (with the same size as IVI app) under IVI app receives event.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            johanhelsing Johan Helsing
            evgeniy_kolchin Kolchin Evgeny
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes