Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1344

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/1344/1

fdo#55430 switches off text mode when clicking an other object.

This patch complements Iee4abf4eddf79ef7ed331221b0a0b23d3370ae2b (and
I69aecacc264c9a9b766ccfa48c0deb1f153e88da, which didn't correctly before)
This also fixes issues when clicking on another object to stop text editing.
Switches off text mode, and instantaneously selects the other object.
(Rotation doesn't belong into the text routine AT ALL, which also caused bug 
37482,
which is resolved differently from now on)
Known issues: text mode stays on when you youse drag'n drop.
Won't work in calc.
The oldest patch for fdo#55430 doesn't work in writer. So writer will respond 
unexpectedly.

Change-Id: I3c8cdedbfae58165ebeda5887c1b6573832eb495
Signed-off-by: Lennard <wassert...@nefkom.net>
---
M sd/source/ui/func/fusel.cxx
M sd/source/ui/func/futext.cxx
2 files changed, 14 insertions(+), 10 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1344
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c8cdedbfae58165ebeda5887c1b6573832eb495
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Lennard Wasserthal <wassert...@nefkom.net>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to