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

Application doesn't receive SDL_ACTIVEEVENT when dragging from other window #467

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

Reported in version: 1.2.13
Reported for operating system, platform: Linux, x86

Comments on the original bug report:

On 2009-03-15 04:35:45 +0000, Armin Burgmeier wrote:

When I hold a mouse button down on another (non-SDL) window, then move the mouse over an SDL window and releasing the mouse button there, then the application does not receive an SDL_ACTIVEEVENT with state SDL_APPMOUSEFOCUS and gain 1.

Furthermore, SDL_GetAppState() reports the application not having mouse focus until moving the mouse out of the window and back in again.

Tested on x86_64 linux on a GNOME desktop using the Metacity window manager.

On 2009-03-16 03:39:29 +0000, Armin Burgmeier wrote:

The problem does not occur on Windows.

On 2009-09-13 16:33:27 +0000, Ryan C. Gordon wrote:

Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14.

Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla).

--ryan.

On 2009-09-27 16:25:19 +0000, Sam Lantinga wrote:

This is fixed for the next release. Thanks!

On 2010-04-20 03:49:38 +0000, Nils Kneuper wrote:

The fix for this bug introduced the regression which is reported in bug # 894. Personally I see this bug fix as less important compared to the regression it introduced. Please do recheck the fix for the problems it does cause.

http://bugzilla.libsdl.org/show_bug.cgi?id=894

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