| Summary: | [GTK3] Format button in chapter numbering cannot be clicked. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Hussam Al-Tayeb <ht990332> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, kelemeng, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.2.0 target:6.1.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | chapter numbering dialog | ||
|
Description
Hussam Al-Tayeb
2018-07-07 08:50:03 UTC
Hi Hussam, I don't reproduce with LO 6.2.0.0.alpha0+ Build ID: 54d76f5203aa5f3ef0e5afdca9d131dadeb3794e CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-07-05_00:58:40 Locale: fr-FR (fr_FR); Calc: CL (In reply to Jacques Guilleron from comment #1) > Hi Hussam, > > I don't reproduce with > LO 6.2.0.0.alpha0+ Build ID: 54d76f5203aa5f3ef0e5afdca9d131dadeb3794e > CPU threads: 2; OS: Windows 6.1; UI render: default; > TinderBox: Win-x86@42, Branch:master, Time: 2018-07-05_00:58:40 > Locale: fr-FR (fr_FR); Calc: CL Yes, this is likely GTK+ vcl related. I should have mentioned that. Sorry. So it worked fine up to https://cgit.freedesktop.org/libreoffice/core/commit/?id=b047ae6e5bde45555a20a9ad8b7d570d93496187 author Caolán McNamara <caolanm@redhat.com> 2018-06-19 16:40:38 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-06-25 22:10:21 +0200 commit b047ae6e5bde45555a20a9ad8b7d570d93496187 (patch) tree f8c13e7cb38b93f0cf2a86b2bde0519423fb628c parent 86d02e1fde746988adc17c9e8480ae9967c5a299 (diff) weld SwWatermarkDialog when it started to crash. The crash was fixed in author Caolán McNamara <caolanm@redhat.com> 2018-06-26 09:33:50 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-06-26 15:51:49 +0200 commit 043701c56cae1e281e1be90a262caa14ed936867 (patch) tree 1256e0a6d953fe8065170e60198978bd0ef61b1e parent 60c5ca1b874ead7251653d01b0d50fdd42482e09 (diff) support gtk < 3.20.0 but now 2 drop down menus are displayed for me with libgtk-3-0:amd 3.18.9-1ubuntu @Hussam-Al-Tayeb, which is you GTK3 version ? Adding Cc: to Caolán McNamara GTK+ 3.23 This is in 6-1 branch as well as far as I remember. As a side note, is there any remaining reason to be using GTK3 < 3.20? WebKitGTK+, Firefox, and LibreOffice already adapted to the theme changes. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=753314b102979b628d7ba77fb856a6e20771db33 Resolves: tdf#118604 only use popover workaround for popovers, not menus It will be available in 6.2.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. backport to 6-1 in gerrit @Caolán, I applied the patch to 6-1 locally. The text in the button is also not clear (on X11). It says "F...at". Do I file a new bug? no, that's a separate issue fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=9e9138c09bd3d05ff45a6aabf574af897ef93a1e Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8923164778ecfbfd98a398d4525d7b88a06366ea&h=libreoffice-6-1 Resolves: tdf#118604 only use popover workaround for popovers, not menus It will be available in 6.1.0.2. 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. I don't understand what the button does, but at least it's displayed now in Version: 6.2.0.0.alpha0+ Build ID: 95b00f1bfa341003af23e150d316d943d47909cf CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Caolán, Thanks for fixing this!! *** Bug 118944 has been marked as a duplicate of this bug. *** |