D8958: Fix unintentional breadcrumb menu item activation

Nathaniel Graham noreply at phabricator.kde.org
Sat Feb 10 14:27:55 UTC 2018


ngraham added inline comments.

INLINE COMMENTS

> kurlnavigatormenu.cpp:85
> +    // it unless mouse was moved.
> +    if (m_mouseMoved || (btn != Qt::LeftButton)) {
> +        QAction *action = actionAt(event->pos());

Will this still work if the user is using the mouse in left-handed mode?

REPOSITORY
  R241 KIO

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

To: aleksejshilin, #frameworks
Cc: broulik, ngraham, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180210/8ca84bc5/attachment.html>


More information about the Kde-frameworks-devel mailing list