Bug 117630

Summary: LO61: Introduced notebookbar command has wrong accelerator character
Product: LibreOffice Reporter: Martin Srebotnjak <miles>
Component: UIAssignee: andreas_k <kainz.a>
Status: RESOLVED FIXED    
Severity: normal CC: heiko.tietze, kainz.a, sophi, timar74
Priority: medium    
Version: 6.1.0.0.alpha1+   
Hardware: All   
OS: All   
Whiteboard: target:6.1.0
Crash report or crash signature: Regression By:

Description Martin Srebotnjak 2018-05-15 21:31:54 UTC
Description:
New notebookbar string in sc/messages.po, sd/messages.po and sw/messages.po (as of May 15 2018) has a tilde accelerator instead of the underscore (needed for glade strings):
~Check for Updates... (appears several times, like 10x)
Very sloppy.


Steps to Reproduce:
1. See the code (or master build - the notebookbar).
2.
3.

Actual Results:  
Accelerator not properly defined.

Expected Results:
Should be an underscore.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0
Comment 1 Commit Notification 2018-05-16 07:34:19 UTC
andreas kainz committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=3e39db02020632e559ea33bec83162d3b6aa8510

tdf#117630 wrong accelerator character for update command

It will be available in 6.1.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.