Bug 268675

Summary: Find bar goes to next search result when switching tabs
Product: [Applications] konsole Reporter: Ivan D Vasin <ivan>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ivan D Vasin 2011-03-16 19:06:23 UTC
Version:           unspecified (using KDE 4.6.1) 
OS:                Linux

this is with Konsole 2.6.1.

Reproducible: Always

Steps to Reproduce:
1. open multiple Konsole tabs.
2. generate some output in one of the tabs.
3. press Ctrl+Shift+F.
4. enter some text that is present in the output from step 2.
5. switch to another tab.
6. switch to the previous tab.

Actual Results:  
1. after step 4, the view scrolls to the first match of the text, and that match is highlighted.
2. after step 6:
  * if the search text is present in the output multiple times, the next match is highlighted.
  * if the view is scrolled somewhere else between steps 4 and 5, then that position is lost.

Expected Results:  
1. after step 4, the view scrolls to the first match of the text, and that match is highlighted.
2. after step 6:
  * the match highlighted in step 4 is still the one that is highlighted.
  * if the view is scrolled somewhere else between steps 4 and 5, then that position is retained.

OS: Linux (x86_64) release 2.6.35-28-generic
Compiler: cc
Comment 1 Kurt Hindenburg 2011-03-19 16:09:00 UTC

*** This bug has been marked as a duplicate of bug 168769 ***