| Summary: | Repaint problems with LibreOffice on Gtk3 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Keith Curtis <keithcu> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, h3734236, momonasmon |
| Priority: | medium | ||
| Version: | 5.0.1.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.1.0 target:5.0.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | redraw problems in dialogs | ||
Confirmed with today's master under Fedora 22. Steps to reproduce: 1. Open Writer. 2. Open the sidebar. 3. Click on the drop-down part of the styles combobox. 4. Click again to close the list. 5. Now open Format->Character..., and try to switch between tabs. I also found a downstream bug at https://bugzilla.suse.com/show_bug.cgi?id=941035#c0. @Caolán: Any idea on this one? Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f9dfd0129ce0b0e21e3f57488ff513794dbbaae5 Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmful 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=11d0bacd7441ee206163b62dce33fc28a25f99dc&h=libreoffice-5-0 Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmful It will be available in 5.0.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. |
Created attachment 118323 [details] redraw problems in dialogs There are redraw problems with Gtk3 on my machine. I'll type text and nothing will show up till I minimize and maximize the window. Some dialog boxes also have redraw issues with Gtk3. I'm including a screenshot.