cerebroapp/cerebro

feat: support text highlighting/selection in textfield via trackpad clicks and gestures (macOS)

Open

#120 opened on Feb 14, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (490 forks)batch import
bughelp wantedmac

Repository metrics

Stars
 (8,162 stars)
PR merge metrics
 (Avg merge 16h 45m) (2 merged PRs in 30d)

Description

Whenever I want to select a portion of a text I wrote on the text/input field via click+drag or gesture (3 finger selection), it keeps dragging the main windows rather than selecting the text. Double-clicking to select a whole word or using Shift+Arrow keys to works fine.

Contributor guide