Presently the settings button menu in the template manager only activates through the keyboard with the up and down arrow keys, but as it is a button, it should also activate with the spacebar and enter key. Version: 5.3.0.0.alpha0+ Build ID: 139d3b3e8b157c1f365f888126269f0902acbaa2 CPU Threads: 2; OS Version: Linux 3.19; UI Render: default; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-08-26_00:01:39 Locale: en-US (en_US.UTF-8); Calc: group
confirmed
Akshay Deep committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eb20d3cdaacb96b23f1fc771120388e6628b09e2 tdf#101869 Allow toolbox to open from spacebar It will be available in 5.3.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.
There were some issues because of which we decided to allow only spacebar to open the dropdown for now. Enabling the same for enter would change existing behavior and we are not sure about the impacts this might have.
(In reply to Samuel Mehrbrodt (CIB) from comment #3) > There were some issues because of which we decided to allow only spacebar to > open the dropdown for now. > Enabling the same for enter would change existing behavior and we are not > sure about the impacts this might have. It isn't logical for a blind user for instance because enter is often use for such stuff. What is the fix do? On LibreOfficeDev 5.4 GTK2 on Debian 8.7, enter produces no effect. Best regards.