https://bugs.kde.org/show_bug.cgi?id=263128


Tobias Koenig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |DUPLICATE




--- Comment #1 from Tobias Koenig <tokoe kde org>  2011-01-17 14:10:48 ---
Both bugs, 263118 and 263128, are caused by the fact, that the thread contents
view does not have its own filter model and quick search line edit. With the
current code base it is impossible to fix it without major changes, which might
introduce new regressions -> the implementation will be delayed.

Notes for implementors: It seems we need a new state, which allows us to go
from the thread content view to the message viewer and back (we have to
store/restore the selection as well in this case). Furthermore the state
machine must be extended (or rewritten with QSM) to support sub-states (to make
context actions work) and to allow non-switchable states. The latter is needed
to remove the ShowThreadContent state from the stack if the user selects a
folder directly from the navigation bar.

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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to