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

cl9...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cl9...@gmail.com

--- Comment #5 from cl9...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to