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 (8,162 stars) (490 forks)batch import
bughelp wantedmac

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