summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshell.cxx
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2014-08-07 17:35:14 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-08-18 06:11:22 -0500
commit21470afc81cd7d4c0bd165ff2877ae69f1bfc89a (patch)
tree34dee37b0442d455d3dc9dff7949cd366f37c1b4 /svx/source/form/fmshell.cxx
parent8b9988163c0c0d158fc2d9f5272695ccfec92237 (diff)
Change inline-edit mouse input handling
This changes the mouse click handler for input fields to the following logic: * If the cursor isn't already in the input field: * On mouse over displays the POINTER_REFHAND * A left click selects the whole text of the field and therefore moves the cursor to the end of the field * Same for the right click. Additionally it opens the popup menu * If the cursor is already in the input field: * As for normal text, the left click removes the selection and moves the cursor to the click location. * Right click keeps any selection and opens the popup In contrast to normal text editing, a double click still opens "Edit fields" dialog, instead of the word selection. Change-Id: Ie7a50b34fe625358426d18eaec2e833f36702528 Reviewed-on: https://gerrit.libreoffice.org/10836 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source/form/fmshell.cxx')
0 files changed, 0 insertions, 0 deletions