| Summary: | not unified warning dialog about firebird migration across platforms | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | btomi96, caolan.mcnamara, heiko.tietze, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected |
| Version: | 6.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 116968 | ||
| Attachments: |
Windows
GTK2 GTK3 |
||
|
Description
Xisco Faulí
2018-04-17 08:31:11 UTC
Created attachment 141417 [details]
GTK2
Created attachment 141418 [details]
GTK3
Yes, wrong dialog layout in dbaccess/uiconfig/ui/migrwarndlg.ui. Should be like in sfx2/uiconfig/ui/querysavedialog.ui. Confirmative action (Yes) on the right, left hand the cancel operation "Later", focused and the default. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b5f85447fd17d18f05f8d4a292ee6ac381f4252 Resolves: tdf#117057 use same style warning as elsewhere It will be available in 6.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. Verified in Version: 6.1.0.0.alpha0+ Build ID: b07e8a7e16ba69e822a309ec280d1987f90021a3 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Caolán, thanks for fixing this!! |