Skip to content
  • Marco Martin's avatar
    Fix dragging especially by touch · 2eb0c67b
    Marco Martin authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    The drag manager of a window now can take over from anything, so that
    the events to initiate a drag are not stolen by the tap handlers
    (fixes the drag starts only the second time is tried issue)
    
    On wayland drag by touch was completely broken by the supportsclosewindows check,
    now the touch drag handler is always active and the check of the property is done only
    when the drag is over
    
    BUG:455268
    
    
    (cherry picked from commit c1a536a5)
    2eb0c67b