diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2011-09-08 12:28:49 +1000 |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2011-09-08 13:00:51 +1000 |
commit | 852abfca6f4c349dce9b895956922f96d82df579 (patch) | |
tree | 99c31dfab2441a4af87a5948580c0699564ed8bb /doc/src/snippets/code/doc_src_qtscript.cpp | |
parent | a1b2be3c8a64aee832c648c6dcdff003f22318a3 (diff) | |
download | qt4-tools-852abfca6f4c349dce9b895956922f96d82df579.tar.gz |
Fix double click and drag not extending word selection.
mousePressed isn't set on the second press of a double click and so
can't be used to determine if all selections should be skipped. Instead
skip only the single click and drag selections if mousePressed is false.
Change-Id: I5e7ba033f38b0f9b98fdca5c61a8548f92991601
Task-number: QTBUG-20925
Reviewed-by: Martin Jones
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscript.cpp')
0 files changed, 0 insertions, 0 deletions