wulkano/kap

Mouse clicks NOT highlighted

Open

#784 opened on Jan 13, 2020

View on GitHub
 (7 comments) (3 reactions) (0 assignees)JavaScript (548 forks)batch import
Help WantedPriority: HighType: Bug

Repository metrics

Stars
 (11,043 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

macOS version: 10.13.6 Kap version: 3.0.0 & 3.0.1

Steps to reproduce

Install Kap on 10.13, open Preferences or capture a clip.

Current behaviour

Mouse click highlighting (highlightClicks) does not work - clicks are not displayed in the video. 'Show cursor' option is not even displayed in Preferences (cmd+,). However, it is present on macOS 10.15.2, so this bug seems to be OS-specific.

Expected behaviour

Option to show cursor should be present in Preferences. Mouse clicks should be visible in captured videos.

Workaround

Upgrade macOS to 10.15 (Tried configuring 'highlightClicks' option manually in ~/Library/Preferences/com.wulkano.kap.plist, but it didn't work.)

Contributor guide