Description of problem: Version-Release number of selected component (if applicable): libreoffice-5.0.3.2-10.fc23.x86_64 Steps to Reproduce: 1. Open Libreoffice (gtk3) 2. drag a toolbar out of libreoffice 3. try to interact with it Actual results: Instead of seeing a usable toolbar you just get an empty window decoration. It seems like this window has correct contents but they are over-drawn by window decorations. A toolbar doesn't need decorations, as long as it has a close button. Expected results: Usable toolbars
Implemented this now upstream, have to explicitly turn off decorations (was implicit under X) + then can't move them via gtk_window_move anymore, but gtk_window_begin_move_drag works, and fits the usage here better too
libreoffice-5.0.4.2-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-98c92e275f
libreoffice-5.0.4.2-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-98c92e275f
libreoffice-5.0.4.2-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.