| Summary: | Cannot import templates with template manager (with GTK3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | vimacs.hacks |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | akshaydeepiitr, rb.henschel, realbkd, samuel.mehrbrodt |
| Priority: | medium | ||
| Version: | 5.2.0.4 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.3.0 target:5.2.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
|
Description
vimacs.hacks
2016-08-18 06:17:14 UTC
I cannot confirm it for Windows. Here is works with the Windows file dialog and with LibreOffice file dialog as well. I have tested it with Version: 5.2.0.2 Build ID: a7567a46e5d2953c320b13eb88a3981c4f9bd1e0 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Locale: de-DE (de_DE) Which kind of file dialog do you use, that from your OS or that from LibreOffice? In Arch Linux, it's using a GTK3 file dialog. I tested it again in Debian Testing. Without libreoffice-gtk3 installed, there's no such a bug, but after I install libreoffice-gtk3, I can reproduce this bug. The intermediate dialog is taken as the parent of the file selector, but its not a suitable candidate post Execute so the grab stack is all wrong. Other places where that category dialog are used do the right "Close" call before going on to fire up a new toplevel file picker Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c7ac773480bfbfcaac15c9bfdeeab400028a96d4 Resolves: tdf#101590 cannot interact with filepicker from import category It will be available in 5.3.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. 5-2 backport in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=065d396c10b69feaaf7cbff8803bf1bf5bd3acaf&h=libreoffice-5-2 Resolves: tdf#101590 cannot interact with filepicker from import category It will be available in 5.2.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 103520 has been marked as a duplicate of this bug. *** |