To reproduce : - launch LibreOffice with Gtk3 VC, - navigate in the window by using F6 and go to the menu bar, - you can't go to the menu bar, you go directly from the and this works with Gtk2 VCL plugin.
Yeah, gtk works while gtk3 doesn't (it just goes to the recent files in Start center). Arch Linux 64-bit, KDE Plasma 5 Version: 5.2.0.0.alpha1+ Build ID: 540fee2dc7553152914f7f1d8a41921e765087ef CPU Threads: 8; OS Version: Linux 4.5; UI Render: default; Locale: fi-FI (fi_FI.UTF-8) Built on April 30th 2016
Tricky, I can probably hook something up but the native gtk3 menubar doesn't seem to be really setup to have keyboard focus active without a menu actually popped up
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=43896bcbea44aa92ee80ee7ba6cb39f5f514c751 Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6 It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I hope this is a useful thing and not a box checking exercise.