Open Draw document and insert an own layer. Click on layer "Layout". Alt+click on you own layer, change the layer text and press Enter. Notice, the text on layer "Layout" is changed. This is not only an optical problem, but objects on that layer are affected too. If you save the document and reopen it, you will get an empty layer "Layout" and a new layer with your entered name and all objects previously on layer "Layout". The error is in MouseButtonDown in LayerTabBar.cxx. I will fix it together with my work on bug 67248.
Fix is in http://cgit.freedesktop.org/libreoffice/core/commit/?id=a9ec212c1b545d745285f0ab3119a80713b1d1f2
Regina Henschel committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c8b68f7d63df9335ab4ef90441d3d2815bb4ddd6 tdf#119956 unit test, LayerTabBar, adapt focus if Alt+Click It will be available in 6.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.