In order to reproduce: [1] Create a new text document and insert 2 small images. [2] Insert a rectangle between the images. (Insert > Form > Basic > Rectangle) [3] Insert text into the rectangle. The cursor is now inside the rectangle. [4] Display Find toolbar. [5] In this toolbar select Graphics in Navigate By drop-down menu. [6] Click “Next graphic” (down arrow). The rectangle plus the second image is selected. Expected: Only selection of second image. [7] Click “Previous graphic” (up arrow). Both images plus the rectangle is selected: Expected: Only selection of first graphic.
@Jim, one for you?
Happens in Version: 5.4.4.2 Build ID: 1:5.4.4~rc2-0ubuntu0.16.04.1~lo1 CPU threads: 1; OS:Linux 4.4; UI render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: group Text Frame and OLE object will also do this. Here is a patch: https://gerrit.libreoffice.org/#/c/50154/
I noticed that moving to a table when a drawing object is selected does not show the cursor in the moved to table as expected. The patch for this bug report also fixes this as well. For sure the move navigation needs more attention.
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4b76246055eb8d2b37dbf49684bb7c77068eeb1 tdf#115880 end drawview text editing on move navigation It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Jim Raykowski: is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Thanks
Verified with version 6.1.2. Thus bug closed. Thanks for fixing.