| Summary: | XML Form Document: Duplicate entry in context menu for adding elements to instance (kf5) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robert Großkopf <robert> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.1.0.3 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=154322 | ||
| Whiteboard: | target:7.6.0 target:7.5.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Shows entry "Add Item", which is a duplicate of "Add Atribute" | ||
|
Description
Robert Großkopf
2023-03-21 10:49:24 UTC
I can't reproduce it in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c1af1b9c555480305862336954ceefe14865e27d CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2020-06-19 12:37:05 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-06-23 10:21:08 +0200 commit 3c5e074a8fe5e0a18d326d37bc54a5ec0f077e4e (patch) tree b8ae22aadc90b45e6ad87f5a7608e0c98fe6d572 parent 92859fafdaffe5dbd7e5e27e7c02725c4e64a3e6 (diff) weld DataNavigator Bisected with: bibisect-linux64-7.1 Adding Cc: to Caolán McNamara I can only see this with kf5, which suggest there might be a generic kf5 bug with showing menu entries which have been set to not visible so there are possibly other context menus around the place with invisible entries which are getting shown when they shouldn't. In this case I can explicitly "remove" rather than "hide" the entries and that seems to be fine for this specific case. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fc9126c3cb84d6b53c1d6daa10814ae25f863056 tdf#154307 remove instead of hide these menu entries It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. done in trunk, backport to 7-5 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/ea705802b93e90d6cd251fda56dc9896b2caa52b tdf#154307 remove instead of hide these menu entries It will be available in 7.5.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |