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

The cursor will disappear when it is in an TextEdit area #3454

Closed
HaujetZhao opened this issue Sep 11, 2020 · 5 comments
Closed

The cursor will disappear when it is in an TextEdit area #3454

HaujetZhao opened this issue Sep 11, 2020 · 5 comments

Comments

@HaujetZhao
Copy link

Platform

Operating system and version: Windows 10 2004 19041.450
OBS Studio version: 26.0.0

Expected Behavior

The cursor should be captured.

Current Behavior

When the mouse move into a TextEdit area and become a shape, then it will disappear from the OBS scene, no matter in any softwares.

I have tried reinstalling Windows newest version, then install OBS, but this issue still exists.

See the pictures below:

image

image

image

@WizardCM
Copy link
Member

Duplicate of #3129 - which is likely a dupe of #2604

@notr1ch
Copy link
Member

notr1ch commented Sep 11, 2020

Not sure this is a duplicate - I tested this myself and the cursor is actually rendered, but with the wrong inversion.

image

@rafaltrzop
Copy link

I have found a workaround for this problem on OBS forums:
https://obsproject.com/forum/threads/mouse-cursor-doesnt-change-to-contrast-background.74839/#post-321835

Workaround for Windows platform:

  1. In OBS, inside the Sources panel, right-click your Display Capture and select Properties. Inside the Properties window turn off Capture Cursor checkbox and click OK.
  2. Open Windows Magnifier program (Windows key + "+" key) and zoom out to 100% (Windows key + "-" key).
  3. Leave Windows Magnifier program open in the background and record a video with OBS - now your cursor should be recorded correctly.

@mufunyo
Copy link
Collaborator

mufunyo commented Jan 6, 2021

I have found a workaround for this problem on OBS forums:
https://obsproject.com/forum/threads/mouse-cursor-doesnt-change-to-contrast-background.74839/#post-321835

Workaround for Windows platform:

  1. In OBS, inside the Sources panel, right-click your Display Capture and select Properties. Inside the Properties window turn off Capture Cursor checkbox and click OK.
  2. Open Windows Magnifier program (Windows key + "+" key) and zoom out to 100% (Windows key + "-" key).
  3. Leave Windows Magnifier program open in the background and record a video with OBS - now your cursor should be recorded correctly.

This is because the Magnifier disables the hardware cursor. Another way to disable the hardware cursor is to enable cursor trails with a trail length of zero.

@HJassar
Copy link

HJassar commented Apr 5, 2021

image
Changing the pointer color did the trick for me, inspired by @mufunyo 's trail length response.

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

6 participants