summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfexport/odfexport.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-30 00:45:44 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-30 12:26:45 +0100
commit94721b2aec614e0d99504138d484b2ad6cd550c7 (patch)
tree286bbbe9af82fec0368cfd132bed0d22ab39aba2 /sw/qa/extras/odfexport/odfexport.cxx
parent21159c0d092ca269306576171ddcb17c5b51ef5b (diff)
fdo#59928: sw: fix mouse selection of fields:
SwEditWin::MouseButtonDown: the selection of fields was messed up by a call to rSh.SetCursor near the bottom of the method. This used to be fixed up by SwEditWin::MouseButtonUp previously, but that was broken with commit dcb080347ca127044313bbb3c11c37761cc2a7a2. To fix that move the field selection code to a place where it prevents the other code from running, in the hope that it is not necessary. Also it does not make any sense to select whole words when clicking on a field, just selecting the field seems much better. Change-Id: I8d604450789844b6a446cf3a35f62ed530d0328e
Diffstat (limited to 'sw/qa/extras/odfexport/odfexport.cxx')
0 files changed, 0 insertions, 0 deletions