graesslin added a comment.

  > only one of the views gets mouse events. This behavior is reproducable
  
  with both X11 and Wayland.
  
  Adding my investigation results:
  
  - in qtwayland everything is correct, the enter event is processed correctly
  - it goes into QWindowSystemInterface::handleEnterEvent
  - and then it vanishes somewhere
  
  A possibility might be KWin sending an enter position outside the window:
  Enter QPointF(889,253) / QPointF(888,666) QRect(-1,413 1920x252)
  
  -> looks like below the window. Needs investigation in KWin

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D2264

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #plasma
Cc: plasma-devel, jensreuterberg, abetts, sebas
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to