Rainie3535 / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Find/Replace all files does not search in book order, and other issues #1268

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Patched attached to fix various issues with find/replace in 5.2:

- Find all/selected wasn't stepping through the files in the book order
- Browser selection was reset to the original selected file when doing a find 
next in All HTML Files instead of tracking the opened tab
- You couldn't search all html or selected html if you were on an image/font 
tab (but you could if you were on the toc or contents (of course searching in 
current file gives a warning)
- Checking if the current tab was in the selection wasn't done correctly
- F&R would not open and Find menu entries were greyed out (but not Replace) if 
you were on an image/font (although F&R would stay open if you switched to an 
image)
- Count all and Replace all can now be used even while on an image/font (with 
updated tooltips)
- Vertical size of F&R set to fixed since it would expand if you opened F&R 
while only an image tab is open
- Searching all/selected wasn't starting from the first/last item - it started 
on the second in the list if searching on toc tab

Original issue reported on code.google.com by meme90...@gmail.com on 16 Feb 2012 at 8:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by john@nachtimwald.com on 17 Feb 2012 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by daveheil...@gmail.com on 19 May 2012 at 3:20