https://bugs.kde.org/show_bug.cgi?id=389578
Christoph Feck <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 Keywords| |accessibility --- Comment #3 from Christoph Feck <[email protected]> --- 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 watching all bug changes.
