D19535: Correctly position context menu of the information panel under wayland with a secondary screen

Nicolas Fella noreply at phabricator.kde.org
Tue Mar 5 09:04:22 GMT 2019


nicolasfella added inline comments.

INLINE COMMENTS

> informationpanelcontent.cpp:291
>      // selected action.
> -    QAction* action = popup.exec(QCursor::pos());
> +    qDebug() << QCursor::pos();
> +    QAction* action = popup.exec(pos.toPoint());

Please remove

REPOSITORY
  R318 Dolphin

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

To: meven
Cc: nicolasfella, kfm-devel, alexde, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190305/2028fff7/attachment.htm>


More information about the kfm-devel mailing list