Skip to content

GtkLabel: Copy links to the PRIMARY clipboard too

This affects the Copy Link Address context menu item of a link in a GtkLabel. The link address would be copied into the PRIMARY clipboard as well as to the default CLIPBOARD.

Fixes #2659.

Merge request reports