[QScintilla] Autocomplete bug
Phil Thompson
phil at riverbankcomputing.com
Fri Sep 19 11:38:58 BST 2008
On Wed, 17 Sep 2008 20:26:03 +0200, "Marcus Barann"
<Marcus.Barann at mevis.de> wrote:
> Hi all,
>
> I also came across the bug reported by Peter Landl while trying out the
> Monkey Studio IDE. This bug is also known there:
>
http://forums.monkeystudio.org/index.php?PHPSESSID=448b1fba5c8b252bc3f317c85a005576&topic=113.0
> I checked the QScintilla sources and found the location that causes this
> behaviour. I think it is a Qt 4.4 bug, where a widget has not the focus
> when it has the flag Qt::Tool set. I removed this flag from the auto
> completion listbox, and the auto completion has the focus again.
>
> I attached a patched.
If I remove that flag with a standard Qt v4.4.2 X11 build then the
auto-completion list doesn't even get displayed.
Phil
More information about the QScintilla
mailing list