Bug 101081 - Menu elements disapears after 2 secs on wayland/gnome-shell with follow mouse focus mode enabled
Summary: Menu elements disapears after 2 secs on wayland/gnome-shell with follow mouse...
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
5.1.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Wayland
  Show dependency treegraph
 
Reported: 2016-07-23 05:56 UTC by razerraz
Modified: 2016-07-28 13:58 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description razerraz 2016-07-23 05:56:11 UTC
Using Wayland backend and gtk3 SAL plugin, gnome-shell 3.20 and "mouse" or "sloppy" focus mode, all the menus in the interface (main menu, style, font selection...) just disappears when moving the mouse inside the menu.

Occurs : always

Steps to reproduice :

run gnome-shell wayland session
run libreoffice with SAL_USE_VCLPLUGIN=gtk3, GDK_BACKEND='wayland'
set via gsettings focus mode to "mouse" or "sloppy" : org.gnome.desktop.wm.preferences focus-mode 'sloppy'
try to use menus, moving the mouse on it.
Comment 1 Caolán McNamara 2016-07-28 13:56:12 UTC
If you use another gtk3 application that has a menubar, e.g. glade, does it do the same thing ?
Comment 2 Caolán McNamara 2016-07-28 13:58:48 UTC
I strongly suspect that this is https://bugzilla.gnome.org/show_bug.cgi?id=768016