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

--- Comment #4 from Cameron Paul <cpau...@gmail.com> 2012-02-25 19:23:06 UTC ---
ctrl-shift-g is the sequence to search backwards. The code that searches when
you hit enter already had a condition in it to search backwards when you hold
shift. Since I only added on to the if statement surrounding that code, you get
ctrl-shift-g to search backwards for free.

There is one possible problem, however. When you change the direction you are
searching, the first input is ignored. For example, if you try to advance
forward, reverse, reverse, the first reverse will be ignored. This applies to
using enter/ctrl-g as well as the up and down arrow buttons on the search
popup. I don't know if this is a bug or desired behavior, but it seems
inconsistent with other applications.

In the event that it is considered a bug, I've started looking in to how to
change it. Also working on the case-sensitive check box you asked for.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to