Bug 268675 - Find bar goes to next search result when switching tabs
Summary: Find bar goes to next search result when switching tabs
Status: RESOLVED DUPLICATE of bug 168769
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 19:06 UTC by Ivan D Vasin
Modified: 2011-03-19 16:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***