openstyles/stylus

[Linux/X] CSS editor: text selection is not setting the primary selection

Open

#1,969 opened on May 29, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (303 forks)batch import
bugeditorexternalhelp wanted

Repository metrics

Stars
 (4,893 stars)
PR merge metrics
 (Avg merge 7h 40m) (1 merged PR in 30d)

Description

Selecting text normally sets the primary selection. This is not happening within the CSS editor.

Pasting the primary selection content via middle-click, however, is working properly. The failure to set the primary selection means that I'm about to paste something other than intended.

(Copying and pasting via the clipboard works normally, but that's not what I usually use.)

Contributor guide