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

Reply via email to