base, tables->create table in design view->aa for field name, close window, a dialog appears, but its completely black. reverting 95ccc26ba71259be29fde8ba6b6f52ffbe5bd3c7 " call ApplySettings sooner when painting Change-Id: I2ddd6a6b4ccfccc55f394d8a6851843ef2479fe3" makes it work again
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=737a0de6fd06070d5eb11c6dd43bb51f9cc272da tdf#91649 call ApplySettings at a more correct place It will be available in 5.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.
I couldn't reproduce this but I reverted the ApplySettings call to the previous place (well the code now is different). Did this fix the issue for you?
yup, that works perfectly for me now