https://bugs.kde.org/show_bug.cgi?id=374568
--- Comment #15 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- I was wrong about Qt 4 case. There was a mistake in my setup and Qt4 style.so was from release build. Then I found that the problem shows up in Qt4 as well and seems to be disappearing when inlining is active, so it present in debug builds only. That is why, probably, regular users (-02 and similar) were not affected. https://godbolt.org/g/tq82MX shows that with inlining GCC generates direct call to QMenuBar::event(). -- You are receiving this mail because: You are watching all bug changes.