[Libreoffice-bugs] [Bug 37791] Insert selected word in the Find bar by Ctrl F

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 7 10:32:13 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=37791

Andras Timar <timar74 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|libreoffice-bugs at lists.free |zolniatamas at caesar.elte.hu
                   |desktop.org                 |

--- Comment #2 from Andras Timar <timar74 at gmail.com> 2012-08-07 08:32:13 UTC ---
http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b92546ee3aa3d56f64c68ff3e8e782b3c56dba4

fdo#49750 findbar: try to fill empty textfield with selected text

This commit partially fixed the problem. However, I think we should mimic the
behaviour of Firefox's Find bar.

1. Select text in the document when Find bar is visible and text box is empty.
Press Ctrl+F.
   Expected result: Text box on Find bar contains the selected text. 
   Note: It works as expected in master.

2. Select text in the document when Find bar is not visible. Press Ctrl+F.
   Expected result: Find bar appears with the selected text

3. Select text in the document when Findbar is visible and text box is not
empty. Press Ctrl+F.
   Expected result: Text box on Find bar contains the selected text, not the
previous content.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list