| Summary: | search option match case is not applied immediately | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Victor Varvaryuk <victor.varvariuc> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | francesco.cecconi |
| Priority: | NOR | ||
| Version First Reported In: | 2.6.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
'Match case' is checked, but highlight it showing old search results (case ignore)
apply the match case immediately |
||
|
Description
Victor Varvaryuk
2011-05-19 08:44:16 UTC
Created attachment 60142 [details]
'Match case' is checked, but highlight it showing old search results (case ignore)
Created attachment 63633 [details]
apply the match case immediately
Hi,
this patch applies the match case immediately when "Match case" checkbox is checked.
Best Regards
Git commit 050819bb8d1731c3a597183db8dd098b678592bb by Kurt Hindenburg. Committed on 14/09/2011 at 05:39. Pushed by hindenburg into branch 'master'. When searching, apply change in case sensitive option immediately. Patch by Francesco Cecconi <francesco.cecconi@kdemail.net> BUG: 273614 M +10 -0 src/SessionController.cpp M +1 -0 src/SessionController.h http://commits.kde.org/konsole/050819bb8d1731c3a597183db8dd098b678592bb |