User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 Build Identifier: LibreOffice 5.0.3.2 The problem appears with GTK on Linux (Mint 17.2), don't know about other distros Reproducible: Always Steps to Reproduce: 1. Open writer 2. Press Tools -> Mail Merge wizard Actual Results: There were no such problem on LO 4.4 [Information automatically included from LibreOffice] Locale: ru Module: TextDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes Reset User Profile?No
Created attachment 120682 [details] screenshot See also https://bugs.documentfoundation.org/show_bug.cgi?id=92217
Reproducible with LO 5.0.3.2, Win 8.1 Looks really a little strange and I could not imagine that this would have been made consciously that way.
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this with SAL_USE_VCLPLUGIN=gen or SAL_USE_VCLPLUGIN=gtk but not with gtk3. It seems the right display is a big white rectangle for left pane. I noticed that if you move the window so left pane is out of the display then move back the window, you'll see the white rectangle for gen or gtk. I noticed this on console logs for gtk3 only: warn:vcl.gdi:13942:1:vcl/headless/svpgdi.cxx:169: non default depth bitmap, slow convert, upscale the input
*** Bug 99344 has been marked as a duplicate of this bug. ***
https://cgit.freedesktop.org/libreoffice/core/commit/?id=433cb02f88c75428fe5a34ca090fd43ae1cc855d
Commit patch to 5.1 and maybe 5.0 please too :)
5.0 is end-of-life by now, no new releases (yes yes, the lifetime of LO releases is ridiculously low, don't get me started on that) 5.1 backport can be done, with bugfixes like this I usually don't backport proactively, only when the users ask
Katarina Behrens committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=18d1be25a4fd3c88e4c9d74b88078810c93614a3&h=libreoffice-5-1 tdf#95954: Reasonable background for roadmap widget It will be available in 5.1.4. 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.
*** Bug 95474 has been marked as a duplicate of this bug. ***
(In reply to Commit Notification from comment #8) > Katarina Behrens committed a patch related to this issue. > It has been pushed to "libreoffice-5-1": > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=18d1be25a4fd3c88e4c9d74b88078810c93614a3&h=libreoffice-5-1 > > tdf#95954: Reasonable background for roadmap widget > > It will be available in 5.1.4. > > 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. It works for me now, thank you
> It works for me now, thank you Glad to read that :)