[Wayland-bugs] [Bug 751651] Autocompletion menu doesnt working properly

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 10 20:15:16 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751651

cl91tp at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cl91tp at gmail.com

--- Comment #5 from cl91tp at gmail.com ---
This can also be reproduced in the Midori browser (version 0.5.11) with GTK
3.18.1 under Mutter 3.18.0, where the autocompletion in the URL bar refuses to
show up properly if running under Wayland.

>From what I can see in the source code, Midori uses a TreeView inside a popup
window with the COMBO type hint for the URL autocompletion bar (see
midori_location_action_popup_timeout_cb() in midori/midori-locationaction.c,
around line 687). So it appears to be the same bug as is reported here.

Given that this seems to be somewhat common in applications, I guess it's a
good idea to implement the same work-around for the combo windows so that there
is minimal functionality impact for the applications (they will need to be
fixed properly in the long term but the workaround will allow a smoother
transition)?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151011/df982059/attachment.html>


More information about the wayland-bugs mailing list