obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
60.67k stars 8.02k forks source link

Interactive Browser Wrong Mouse Position after Transform #5927

Closed davidaspden closed 2 years ago

davidaspden commented 2 years ago

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

27.2.0 RC 1

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/Mnc-0Pt__sdlhw_r

OBS Studio Crash Log URL

No response

Expected Behavior

The mouse position will be scaled so as to allow interactivity in the interactive window.

Current Behavior

I have a browser source which I have a crop filter on which I then scale.

The problem is the mouse pointer doesn't then seem correlated to the scaled browser source.

Steps to Reproduce

  1. Place a browser source on a scene, I use Desmos.com
  2. Scale either using python script or manual apply a crop filter
  3. Effect applied in both scene and interactive window
  4. mouse no longer corresponds to web page position, except perhaps in the top left region. ...

Anything else we should know?

Option to have interactive browser show the unfiltered source would be good.

WizardCM commented 2 years ago

Duplicate of #3257