mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #712] Bug: Long Text String in Script Editor - Copy Paste Issues #2396
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bradhawkins85 on GitHub (Sep 14, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/712
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):: N/A
Describe the bug
Selecting text to copy/paste in the script editor where a single line of text is 964 characters long causes aliasing of the text and not all selected content is copied correctly. Typically misses the last line of text that is selected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Regular copy paste behaviour
Screenshots

Workaround
Copy entire script to notepad then select required content.
Additional context
Normally unlikely to be an issue for most but Snipe-IT API key is ridiculously long.