Description: LO Impress: Option Double Underline is disabled Steps to Reproduce: 1. Create new Impress document 2. Write some text and select Format -> Text Actual Results: Option Double Underline is disabled Expected Results: Option Double Underline is active Reproducible: Always User Profile Reset: No Additional Info: Version: 6.2.0.0.alpha1+ Build ID: 7cf6cee97bc05512fae482733ee45f039e9d2160 CPU threads: 1; OS: Linux 4.14; UI render: default; VCL: kde5; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-11-04_22:10:34 Locale: ru-RU (ru_RU.UTF-8); Calc: threaded
Created attachment 146381 [details] impress-double-underline
Do NOT reproduced for Calc, Writer
The menu was changed in https://cgit.freedesktop.org/libreoffice/core/commit/?id=7e53bd35e8f8669fdeb095f8ec1a4848ffc5f507, however, I don't know why it's greyed out... Adding UX team to the loop
Likely not this commit, looks to me we never had the command UnderlineDouble (FN_UNDERLINE_DOUBLE) defined for other modules than Writer (Calc uses a different command). Should be easy to fix, meanwhile you can double underline via sidebar.
Seems to be solved with https://gerrit.libreoffice.org/68786