You are not logged in.

#26 2025-06-07 16:41:24

seth
Member
Registered: 2012-09-03
Posts: 66,282

Re: [Workaround] Konsole has gained annoying extra right-click menu

Ok, but if this is a bug in oxygen, the Fusion (or QT_STYLE_OVERRIDE=Windows) style should™ not exhibit this behavior either.
Also while Qt styles /can/ do funky stuff there's no indication this coming from oxygen at all, since no other client is affected.

Offline

#27 2025-06-07 17:02:27

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,994

Re: [Workaround] Konsole has gained annoying extra right-click menu

Did some checking and found I had fusion as style, not oxygen.

Changing QT style in ~/.config/lxqt.conf to Oxygen fixed the issue.

Breeze is removed again and no more weird rightclick popup .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#28 2025-06-07 17:27:58

seth
Member
Registered: 2012-09-03
Posts: 66,282

Re: [Workaround] Konsole has gained annoying extra right-click menu

Is the built-in "Windows" style also affected?

Offline

#29 2025-06-07 20:58:58

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,994

Re: [Workaround] Konsole has gained annoying extra right-click menu

Nope, the Windows style is not affected.

Fusion is still affected and presence of breeze package doesn't make a difference.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#30 2025-06-07 21:36:16

seth
Member
Registered: 2012-09-03
Posts: 66,282

Re: [Workaround] Konsole has gained annoying extra right-click menu

Glancing over https://codebrowser.dev/qt6/qtbase/src/ … e.cpp.html it doesn't do anything outlandish - the closest to "off" would be

    case SH_Menu_SubMenuPopupDelay:
        return 225; // default from GtkMenu

what is annoyingly long, would fall near your previous finding about opening submenus preventing this - but is not somehow an illegal value.
But according to https://doc.qt.io/qt-6/qstyle.html it's even slower on windows hmm

Offline

#31 2025-06-11 21:07:54

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,994

Re: [Workaround] Konsole has gained annoying extra right-click menu

Checked on laptop and using fusion there gives the same extra menu .

I don't feel it's solved, but we have found a workaround :
don't use Fusion style .

Thanks for the in-depth investigation seth.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#32 2025-06-12 04:28:22

seth
Member
Registered: 2012-09-03
Posts: 66,282

Re: [Workaround] Konsole has gained annoying extra right-click menu

Offline

#33 2025-06-12 10:38:22

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,994

Re: [Workaround] Konsole has gained annoying extra right-click menu


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB