leszeklesner added a comment.

  In https://phabricator.kde.org/D5490#103642, @davidedmundson wrote:
  
  > If I have the mouse outside the window, and then deliberately move the 
mouse in to select something, by design, this won't update the index the first 
time.
  >
  > It'll fix your bug, sure - but we're knowingly introducing a different bug.
  >
  > What we need to do to fix the bug without regressions is separate the two 
events:
  >
  >   - the window expanding and us now containing the mouse
  > - the user actively moving the mouse into view.
  
  
  There is no way to distinguish between the two with the normal Qt offerings 
of containsMouse or Entered signals as both are recognized as mouse moving into 
the view.

REPOSITORY
  R112 Milou

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

To: leszeklesner, broulik
Cc: ltoscano, qi437103, lfurmetz, anthonyfieroni, davidedmundson, plasma-devel, 
spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

Reply via email to