| Summary: | HSQLDB MIGRATION Error message box text is not wrapped and becomes unreadable (not gtk3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Drew Jensen <drewjensen.inbox> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | btomi96, caolan.mcnamara, vsfoote, xiscofauli |
| Priority: | medium | ||
| Version: | 6.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
message box with unreadable text
test ODB |
||
|
Description
Drew Jensen
2018-04-16 17:17:51 UTC
Created attachment 141403 [details]
test ODB
Confirmed the error message does not wrap in the pop-up dialog with migration. On Windows, the error box can be moved to view the off screen portion, otherwise dialog frame of the error box can not be resized. On Windows 10 Ent 64-bit en-US with Version: 6.1.0.0.alpha0+ Build ID: 818619b0f2f7813decb26d0b14362dec76a8ff37 CPU threads: 8; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2018-04-08_13:29:47 Locale: en-US (en_US); Calc: CL I can reproduce it with gen and gtk+ but not with gtk3... @Caolán, one for you? I would say, this is a UI problem, rather than a Base problem... wrapping point not recalculated if messages set after dialog is created, vs at dialog creation time Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=02e5ff1d9b12c12fcaaa929c6dea626eefc5bb8c Resolves: tdf#117046 messages set after dialog created should affect size 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. chkd w/ 4-18-18 build, that was quick ;) |