8000 Mac OS, black screen after dragging, persist after letting go · Issue #2711 · glfw/glfw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mac OS, black screen after dragging, persist after letting go #2711

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

Open
samueleguino97 opened this issue Apr 17, 2025 · 2 comments
8000 Open

Mac OS, black screen after dragging, persist after letting go #2711

samueleguino97 opened this issue Apr 17, 2025 · 2 comments
Labels
bug Bug reports and bugfix pull requests macOS waiting for reply Issues blocked waiting for information

Comments

@samueleguino97
Copy link

Describe the bug
The window opens just fine but then after dragging the window a bit or resizing the window goes black and it stays black even after I let go.
its not an issue with the frambuffer glfw callback since I added that and nothing changes
this happens only on Mac OS as I tried on windows and works fine
its happening with every backend

I have a reproduceable repo
https://github.com/samueleguino97/zig-glfw-bgfx

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Use Zig 0.14
  3. Build with zig build run
  4. Move the window and see it turn black

Expected behavior
I expected to actually see output when I stop dragging

@dougbinks
Copy link
Contributor
dougbinks commented May 1, 2025

Could you try building and then running any of the tests or examples which come with GLFW using CMake?

I see that you have opened an issue with BGFX, I would also check that if BGFX samples work.

@dougbinks dougbinks added bug Bug reports and bugfix pull requests macOS waiting for reply Issues blocked waiting for information labels May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports and bugfix pull requests macOS waiting for reply Issues blocked waiting for information
Projects
None yet
Development

No branches or pull requests

2 participants
0