-
Notifications
You must be signed in to change notification settings - Fork 230
EAF not capturing keyboard events on Fluxbox #916
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
Comments
I'm on vacation. I won't have time to read it for another half a month. Sorry. |
@Jdogzz Please re-open this issue if still have problem, thanks. |
@manateelazycat Thanks for taking a look at this. Not long after I submitted the original bug report I encountered an unusual GTK bug in the (older) version of fluxbox I had in my distro's repository, so I was forced to abandon fluxbox and replaced it with Xfce4, which had the same eaf cursor focus bug. But I believe your patch has corrected the issue and now all keyboard shortcuts respond correctly in Xfce4. Thank you very much! |
Thanks for report, enjoy EAF. ;) |
Describe the bug
I am unable to use keyboard short cuts, for example in the PDF reader, unless I first click in the minibuffer first. This appears to be a recurrence of #657 and #237 (where I initially had fixed this with Xpra). wmctrl -m outputs
I have added it to the eaf-wm-focus-fix-wms option:
The problem persists despite this addition.
To Reproduce
I have the latest git copy of EAF and open up a random PDF. I press random keyboard shortcuts, such as i for inverting the color.
Expected behavior
It would respond to keyboard shortcuts.
Versions (please complete the following info):
python3-pyqt5: 5.11.3+dfsg-1+b3
python3-dbus: 1.2.8-3
python3-pyqt5.qtwebengine: 5.11.3+dfsg-1+b3
Error logs
Please check the
*eaf*
buffer, if there is any error in it, paste it here.Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: