joaomoreno / gifcap

Capture your screen to a GIF in your browser
https://gifcap.dev
GNU General Public License v3.0
1.33k stars 95 forks source link

Context menu not always displayed in recording #56

Closed nrayburn-tech closed 3 years ago

nrayburn-tech commented 3 years ago

Reproduction steps

  1. Start recording
  2. Right click to display a context menu
  3. Stop recording
  4. See that the context menu is not displayed in the recording

This seems to depend on the browser and recording method selected.

macOS 11.3.1 Safari 14.1 Brave 1.24.86 (Chromium 90.0.4430.212)

Reproduction video in Brave (Not made with gifcap) repro

Downloaded video recording

joaomoreno commented 3 years ago

This is because the OS renders the context menu is a different window. The only way you can get this to work is to pick the entire desktop when the browser sharing picker comes up, instead of a single window.