Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context menu pops up while "grp:menu_toggle" is set #5720

Closed
isniz opened this issue Sep 15, 2020 · 4 comments
Closed

Context menu pops up while "grp:menu_toggle" is set #5720

isniz opened this issue Sep 15, 2020 · 4 comments
Labels
status: needs triage Issues/PRs which need some deeper investigation.

Comments

@isniz
Copy link

isniz commented Sep 15, 2020

Version info:
qutebrowser v1.13.1
Git commit:
Backend: QtWebEngine (Chromium 80.0.3987.163)
Qt: 5.15.1

Does the bug happen if you start with --temp-basedir?:
It does

Description
I use Sway as my display manager and I type two languages. For me, the most comfortable key for switchitg keyboard layouts is Menu key, so I have "grp:menu_toggle" as one of the xkb_options in my Sway config file. With this option enabled, qutebrowser is the only program to keep popping up context menu so I consider this a bug.

How to reproduce
With block of text below in Sway config file and qutebrowser active, being in any mode other than command mode, press the Menu button.

input * {
	xkb_layout "us, ru"
	xkb_variant ","
	xkb_options "grp:menu_toggle" 
}
@The-Compiler
Copy link
Member

Can you try with another Qt(WebEngine) application such as KDE Falkon?

@The-Compiler The-Compiler added the status: needs triage Issues/PRs which need some deeper investigation. label Sep 15, 2020
@isniz
Copy link
Author

isniz commented Sep 15, 2020

Just tried with Falkon, and the behavior is the same

@The-Compiler
Copy link
Member

Closing this as an upstream issue in QtWebEngine (or perhaps Chromium, if you can reproduce it there as well).

I try to report bugs upstream when I can reproduce them, but unfortunately I can't easily reproduce this as a lack a keyboard with a menu key. Since I'll be unable to provide any follow-up information when being asked, could you please report the bug to the Qt Bugtracker yourself? Please use "Project: Qt (QTBUG)" and "Component: WebEngine" there. After reporting the bug, it'd be good if you could post the link to it here!

@isniz isniz changed the title Context menu pops up while "grp:menu_toggle" us set Context menu pops up while "grp:menu_toggle" is set Sep 15, 2020
@isniz
Copy link
Author

isniz commented Sep 15, 2020

Thanks for response!
I reported this bug at Qt: https://bugreports.qt.io/browse/QTBUG-86672

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage Issues/PRs which need some deeper investigation.
Projects
None yet
Development

No branches or pull requests

2 participants