Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.22k stars 1.05k forks source link

Scratchpad copy button does not function #19822

Open drewmiranda-gl opened 5 days ago

drewmiranda-gl commented 5 days ago

Scratchpad copy button does not function

image

When clicking copy no text is copied to the clip board. I wasn't sure if this was related to https://github.com/Graylog2/graylog2-server/pull/19654 or not but now that the ClipboardButton issues have been fixed for all other elements, wanted to report this.

No errors are displayed in the Chrome's DevTools console.

Expected Behavior

Copy button copies clipboard text

Current Behavior

Copy button does not function

Possible Solution

Steps to Reproduce (for bugs)

  1. Open scratchpad
    • image
  2. type in any text
  3. click on the copy button

Your Environment