Description: Assertion failure in Itempool.cxx after pressing underline Expression: !pImpl->mpStaticDefaults || typeid(rltem) typeid(GetDefaultItem(nWhich)) Steps to Reproduce: 1. Open attachment 133999 [details] (bug 106617) with a LibO Debug build 2. Select all CTRL+A 3. CTRL+U (or underline button) Actual Results: Assertion Expected Results: No assertion Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 6.0.0.0.alpha0+ Build ID: e0aed1459513be5e08fab9de06848df5dc9d0b5f CPU threads: 4; OS: Windows 6.29; UI render: default; TinderBox: Win-x86@39, Branch:master, Time: 2017-09-20_06:45:25 Locale: nl-NL (nl_NL); Calc: CL User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
This was converted to an assert in b1adb498bb0a5ff091c9d1d82332a4c43c57979b... @Michael, can you comment here?
Reproduced in Version: 6.0.0.0.alpha0+ Build ID: a9588baca8137f51e2ca72e40b1f448b0e1885d1 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF-dbg, Branch:master, Time: 2017-07-21_03:03:50 Locale: ca-ES (ca_ES.UTF-8); Calc: group
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=03041e0f8d8385847c2e77fcaf08c1d33cad938f tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDI It will be available in 6.0.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.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=31aeb934dbe101d5047e0b803735031b56b5ce57 tdf#112817 Fix the sidebar underline dropdown It will be available in 6.0.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.