[marble] [Bug 389578] Marble 2.2.20 (17.08): New right-click rotation feature is prone to misclicks and cannot be disabled

Christoph Feck bugzilla_noreply at kde.org
Thu Mar 1 02:55:20 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=389578

Christoph Feck <cfeck at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1
           Keywords|                            |accessibility

--- Comment #3 from Christoph Feck <cfeck at kde.org> ---
Drag should only initiate when either QApplication::startDragDistance() or
QApplication::startDragTime() is reached.

The LMB button handling checks d->m_dragThreshold, the new RMB button handling
does not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list