| Summary: | Customize: chosen category does not filter function list (non-gtk3 vcl plugin) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike Kaganski <mikekaganski> |
| Component: | UI | Assignee: | Muhammet Kara <kara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 79045_79045, kara, serval2412, sumitcn25, szymon.klos, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.4.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103238, 128010 | ||
|
Description
Mike Kaganski
2019-10-07 16:30:15 UTC
(In reply to Mike Kaganski from comment #0) > Tools->Customize...; on Menus tab, changing Category selection doesn't > affect Function list below. > > Regression after > https://git.libreoffice.org/core/+/015dc88a595c1c92d2b724cd868aecb07199f995 > > CCing Sumit and Szymon. Unable to reproduce the bug. Version: 6.4.0.0.alpha0+ Build ID: 9da1a6f07f34b7020f55b14a75fd79a1f960c551 CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: gtk3; Locale: en-IN (en_IN); UI-Language: en-US Calc: threaded confirm in Версия: 6.4.0.0.alpha0+ (x64) ID сборки: 24c7c12224f1c1d66f335f6fe085595352137646 Потоков ЦП: 4; ОС:Windows 10.0; Отрисовка ИП: GL; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-09-28_01:32:49 Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded On pc Debian x86-64 with master sources updated today, I don't reproduce this. (Perhaps I missed something?) possible it's only windows problem Does it work on Linux with non-kde vcl plugin? (In reply to Mike Kaganski from comment #5) > Does it work on Linux with non-kde vcl plugin? By default, I use gtk3 rendering but I could indeed reproduce the pb this with kf5 and gen renderings. I noticed these logs for the 3 renderings: warn:cui.customnotebookbar:8601:8601:cui/source/customize/CustomNotebookbarGenerator.cxx:252: Cannot create the directory or directory was present :file:///home/julien/lo/libreoffice/instdir/program/../program/../user/config/soffice.cfg/modules/swriter/ui/ warn:cui.customnotebookbar:8601:8601:cui/source/customize/CustomNotebookbarGenerator.cxx:259: Cannot copy the file or file was present :file:///home/julien/lo/libreoffice/instdir/program/../program/../user/config/soffice.cfg/modules/swriter/ui/notebookbar.ui but also these for only kf5 and gen: warn:vcl:8542:8542:vcl/source/window/builder.cxx:714: missing elements of image/stock: image1 warn:vcl:8542:8542:vcl/source/window/builder.cxx:714: missing elements of image/stock: image2 warn:vcl:8542:8542:vcl/source/window/builder.cxx:714: missing elements of image/stock: image3 warn:vcl:8542:8542:vcl/source/window/builder.cxx:714: missing elements of image/stock: image4 (or perhaps it's because I tested a different item in menu) (In reply to Julien Nabet from comment #6) > (In reply to Mike Kaganski from comment #5) > > Does it work on Linux with non-kde vcl plugin? > > By default, I use gtk3 rendering Ah sorry, was too late for me, indeed meant gtk, given that comment 1 mentions it... :-) Affects all of menu, context menu and toolbar tabs. Confirmed in: Version: 6.4.0.0.alpha1+ Build ID: 7eb26eceb52bea93b9ccd90f18cf5ec11dcbb365 CPU threads: 16; OS: Linux 5.3; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded Muhammet Kara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dbc515b3e21162686d01d4c65f88d9c3bc6bbf0c Fix tdf#128004: Customize: chosen category does not filter function list It will be available in 6.4.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. Muhammet Kara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b392d126335be68e0b601df39bfb840c4080d606 Add UI Test for tdf#128004 It will be available in 6.4.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. |