https://bugs.kde.org/show_bug.cgi?id=506439
--- Comment #9 from Guido <[email protected]> --- (In reply to Vlad Zahorodnii from comment #8) > It looks like > https://github.com/qt/qtbase/commit/353ce5344fbde5a6cecbdd2c131e1cf0f4b7f383 > added some guards for showing empty menus. However, the QMenu in > libdbusmenuqt kind of relies on populating QMenu's asynchronously, i.e. show > an empty sub-menu and then add actions later. I think the issue can be > worked around by prefetching the next level of menu items. Makes sense. I presume this is related to the bug in search inside the menu, too. -- You are receiving this mail because: You are watching all bug changes.
