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

Firefox cannot be moved by dragging the CSD title bar #540

Open
dimkr opened this issue Jan 5, 2022 · 0 comments
Open

Firefox cannot be moved by dragging the CSD title bar #540

dimkr opened this issue Jan 5, 2022 · 0 comments

Comments

@dimkr
Copy link
Contributor

dimkr commented Jan 5, 2022

This happens with JWM 2.3.7 or 2.4.0 and any recent version of Firefox, when MOZ_GTK_TITLEBAR_DECORATION=client, browser.tabs.drawInTitlebar=true and browser.tabs.inTitlebar=true (the title bar checkbox is unchecked).

JWM properly hides the window title and the outline, but the block that starts at

jwm/src/event.c

Line 427 in 6099a92

if(np) {
seems to have no effect when dragging.

As far as I see, Firefox uses _NET_WM_MOVERESIZE, but HandleNetWMMoveResize() doesn't get called because JWM ignores the window.

dimkr added a commit to dimkr/woof-CE that referenced this issue Feb 25, 2022
dimkr added a commit to puppylinux-woof-CE/woof-CE that referenced this issue Feb 25, 2022
dimkr added a commit to vanilla-dpup/woof-CE that referenced this issue Feb 25, 2022
dimkr added a commit to vanilla-dpup/woof-CE that referenced this issue Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant