Bug 197600 - Repeatedly search doesn't work backwards in kwrite and kate
Summary: Repeatedly search doesn't work backwards in kwrite and kate
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kdelibs
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-04 14:20 UTC by Frank Wang
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-11 13:58:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frank Wang 2006-07-04 14:20:01 UTC
Description of problem:
If "Find backwards" option is checked before searching, "Find next F3" doesn't 
work as expected while "Find Previous Shift+F3" does its job. If it's 
unchecked, the opposite happens. Put it another way, repeatedly search can 
only be done forwards. This is very inconvenient when repeatedly backwards 
search is wanted especially in a large file.


Version-Release number of selected component (if applicable):
kdebase-3.5.3-0.3.fc5
kdebase-3.5.3-0.2.fc4

How reproducible:
Always

Steps to Reproduce:
1. Create a test file
for i in `seq 10`; do echo "line$i" >> test; done
2. Open "test" using kwrite or kate
3. Go to bottom and search(Ctrl+F) "line" with "Find backwards" option 
checked. Then press F3 to find next.
  
Actual results:
Nothing happens

Expected results:
"line" in line9 should be highlighted

Additional info:
Other editors like kedit and vi support repeatedly backwards search pretty 
well.

Comment 1 Frank Wang 2006-07-04 17:05:52 UTC
Kwrite and kate in fc4 have similar issue.

Comment 2 Than Ngo 2006-07-11 13:58:26 UTC
i will push new kdelibs-3.5.3-0.4.fc5 in FC5-update-testing today. It should
fix this problem. Thanks for your report.

Comment 3 Frank Wang 2006-08-04 09:36:34 UTC
The kdelibs-3.5.3-0.4.fc5 works fine as expected. Could you consider updating 
the kdelibs in FC4 as well? 
Thanks in advance!


Note You need to log in before you can comment on or make changes to this bug.