[Marble-bugs] [marble] [Bug 318501] Search result completer stops working after one or more attempts

Dennis Nienhüser earthwings at gentoo.org
Sun Apr 21 17:22:52 UTC 2013


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

Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |earthwings at gentoo.org
            Summary|Can only jump to a search   |Search result completer
                   |result once                 |stops working after one or
                   |                            |more attempts
     Ever confirmed|0                           |1

--- Comment #1 from Dennis Nienhüser <earthwings at gentoo.org> ---
I can reproduce that, although it does not happen always on the first attempt
here. Sometimes several completions work fine in a row. The problem is that the
completer stops emitting the activated() signal.

I looked into MarbleLineEdit to see if its mouseReleaseEvent interferes, but
found nothing suspicious. Another possible error source could be modifications
to MarblePlacemarkModel which somehow invalidate model indices in the proxy
model chain. Then again a simple completion should not trigger a search at all,
hence not modify MarblePlacemarkModel or the shared tree model.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list