https://bugs.documentfoundation.org/show_bug.cgi?id=68079

tmacalp <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from tmacalp <[email protected]> ---
This bug is still valid in LibreOffice 4.4.1 under 32bit Fedora 17.

To expand on the behavior a bit, here are two other characteristics of this
bug:

1. The table inside the frame is unnecessary.  This behavior can be reproduced
with just a simple frame.  Insert a frame and type the desired search phrase in
it a couple times.

2. This bug is not triggered if the search phrase also exists outside of the
frame.

It appears that the problem is when it attempts to wrap around, it sets the
cursor in the wrong place.  You can see an example of this by doing the
following:

* Create a new document
* Insert a frame
* Click in frame
* Type "this"
* Press Enter
* Type "this" again
* Click outside of frame

Now comes the fun stuff.
* Ctrl-f and search for "this" (finds first instance)

* Find next (finds second instance)

* Find next (returns "Search key not found", but also note that the cursor is
now at the beginning of the FRAME, not the beginning of the document.)

* Find next (finds first instance)

* Find next (finds second instance)

* Find next (returns "Search key not found", but also note that the cursor is
at the END of the document.

* Now, no subsequent "Find next" will return a result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to