[Bug 295511] [regression 4.8.0 - 4.8.1] search function in sieve-filter editor not working anymore

2012-03-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=295511

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.9
 Resolution|--- |FIXED

--- Comment #5 from Laurent Montel mon...@kde.org ---
Git commit 61be9604b603108e645ec9b29696eb58bb692f9f by Montel Laurent.
Committed on 20/03/2012 at 13:37.
Pushed by mlaurent into branch 'master'.

Fix Bug 295511 - [regression 4.8.0 - 4.8.1] search function in sieve-filter
editor not working anymore

FIXED-IN: 4.9

M  +1-0libksieve/ksieveui/CMakeLists.txt
M  +24   -1libksieve/ksieveui/sieveeditor.cpp
M  +6-0libksieve/ksieveui/sieveeditor.h
A  +272  -0libksieve/ksieveui/sievefindbar.cpp [License: LGPL (v2+)]
A  +81   -0libksieve/ksieveui/sievefindbar.h [License: LGPL (v2+)]

http://commits.kde.org/kdepim/61be9604b603108e645ec9b29696eb58bb692f9f

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 295511] [regression 4.8.0 - 4.8.1] search function in sieve-filter editor not working anymore

2012-03-08 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=295511

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
yes it's normal. I change texteditor to QPlainTextEdit to have line number.
And it doesn't support search for the moment.
Ok regression but improvment for debugging :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 295511] [regression 4.8.0 - 4.8.1] search function in sieve-filter editor not working anymore

2012-03-08 Thread m.wege
https://bugs.kde.org/show_bug.cgi?id=295511

--- Comment #4 from m.w...@web.de ---
Yes, but if you have a big and complex filter, the error which is in the file,
was made during the last edit. Normally I will only edit a small part of the
filter. So I will know a search pattern, to find the place I just edited and
will be able to find the error, even though I can not find the exact line
number which was named in the error report. I had the problem with identifying
the line number of a bug also, bug I was always able to find it by searching
the area I last edited. With search gone, the problem is worse.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs