[GH-ISSUE #4340] [Bug]: When copy and pasting in the DKIM records menu with Ctrl + C, it copy's raw data instead of the text highlighted #1965

Closed
opened 2026-03-02 13:48:33 +03:00 by kerem · 3 comments
Owner

Originally created by @SoopyTM on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4340

Required confirmations before submitting

  • I can reproduce this issue on the latest released versions of both CIPP and CIPP-API.
  • I have searched existing issues (both open and closed) to avoid duplicates.
  • I am not requesting general support; this is an actual bug report.

Issue Description

go to tenant-admin/standards/Domain-analyser.

enable the DKIM records column.

enter the menu with the items.

highlight some of the text like the selector title or record.

press control c(Ctrl + C). this doesn't happen when you right click and click copy.

now if you paste this into the url bar or a text file, it will not paste what you highlighted, but instead will paste some raw data.

example output:
[{"Selector":"selector1","Record":"v=DKIM1; k=rsa; p=GJKfj68KGD8Gsdjl8548DJ8fg908gDS098/dfgFGK8g9/fsHG8gjds85+5hjk+JLKFJGD77576fgdjlgfd687FD76gfdgfhdkjhGFDL+JHLFjlfhkjhgfdlG789685fdGHkjdG7df979FIODHGJHl9787987fjkfdhFDISJ432423/987DGfdGj543hkj34; n=1024,68974983489,50743867982840938"},{"Selector":"selector2","Record":""}]

Environment Type

Sponsored (paying) user

Front End Version

8.0.3

Back End Version

8.1.0

Relevant Logs / Stack Trace


Originally created by @SoopyTM on GitHub (Jun 24, 2025). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4340 ### Required confirmations before submitting - [x] **I can reproduce this issue on the latest released versions** of both CIPP and CIPP-API. - [x] **I have searched existing issues** (both open and closed) to avoid duplicates. - [x] I am **not** requesting general support; this is an actual bug report. ### Issue Description go to tenant-admin/standards/Domain-analyser. enable the DKIM records column. enter the menu with the items. highlight some of the text like the selector title or record. press control c(Ctrl + C). this doesn't happen when you right click and click copy. now if you paste this into the url bar or a text file, it will not paste what you highlighted, but instead will paste some raw data. example output: [{"Selector":"selector1","Record":"v=DKIM1; k=rsa; p=GJKfj68KGD8Gsdjl8548DJ8fg908gDS098/dfgFGK8g9/fsHG8gjds85+5hjk+JLKFJGD77576fgdjlgfd687FD76gfdgfhdkjhGFDL+JHLFjlfhkjhgfdlG789685fdGHkjdG7df979FIODHGJHl9787987fjkfdhFDISJ432423/987DGfdGj543hkj34; n=1024,68974983489,50743867982840938"},{"Selector":"selector2","Record":""}] ### Environment Type Sponsored (paying) user ### Front End Version 8.0.3 ### Back End Version 8.1.0 ### Relevant Logs / Stack Trace ```plaintext ```
kerem 2026-03-02 13:48:33 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 24, 2025):

Thank you for reporting a potential bug. If you would like to work on this bug, please comment:

I would like to work on this please!

Thank you for helping us maintain the project!

<!-- gh-comment-id:2999425679 --> @github-actions[bot] commented on GitHub (Jun 24, 2025): Thank you for reporting a potential bug. If you would like to work on this bug, please comment: > I would like to work on this please! Thank you for helping us maintain the project!
Author
Owner

@rvdwegen commented on GitHub (Aug 1, 2025):

Confirmed. Happens on any "fold out" where we auto generate a pop over table to diplay a complex set of values.

<!-- gh-comment-id:3145108406 --> @rvdwegen commented on GitHub (Aug 1, 2025): Confirmed. Happens on any "fold out" where we auto generate a pop over table to diplay a complex set of values.
Author
Owner

@KelvinTegelaar commented on GitHub (Aug 20, 2025):

Resolved in dev

<!-- gh-comment-id:3208117294 --> @KelvinTegelaar commented on GitHub (Aug 20, 2025): Resolved in dev
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#1965
No description provided.