elvisangelaccio added inline comments.

INLINE COMMENTS

> dropjob.cpp:415
> +        // popup again to update position. BUG: 415917
> +        menu->popup(window ? window->mapToGlobal(m_relativePos) : 
> QCursor::pos());
>      }

`QCursor::pos()` should be avoided as it's not reliable on wayland.

The whole "popup() again" here looks like a workaround to me. Can't this be 
fixed on the plasma side?

REPOSITORY
  R241 KIO

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

To: trmdi, #frameworks, davidedmundson, elvisangelaccio, mart, dfaure
Cc: ngraham, broulik, anthonyfieroni, kde-frameworks-devel, LeGast00n, GB_2, 
michaelh, bruns

Reply via email to