Triple click doesn't work

Bug #1459395 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
High
Justin McPherson

Bug Description

Double-clicking correctly selects the nearest whole word, but triple-clicking should select all of the text in a particular div. This currently doesn't work though.

The issue is that we don't track the click count in Oxide - we rely on QEvent::MouseButtonDblClick for detecting if a click is the second click, but Qt doesn't provide a way for detecting triple-clicks

Related branches

Changed in oxide:
assignee: nobody → Chris Coulson (chrisccoulson)
milestone: none → branch-1.9
importance: Undecided → High
status: New → Triaged
Changed in oxide:
assignee: Chris Coulson (chrisccoulson) → Justin McPherson (justinmcp)
Changed in oxide:
status: Triaged → In Progress
Changed in oxide:
milestone: branch-1.9 → branch-1.10
Changed in oxide:
milestone: branch-1.10 → branch-1.11
Changed in oxide:
milestone: branch-1.11 → branch-1.12
Changed in oxide:
milestone: branch-1.12 → branch-1.13
Changed in oxide:
milestone: branch-1.13 → branch-1.14
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.