openstyles/stylus

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

Open

#1969 opened on May 29, 2025

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

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