Open
Description
Contact Information
1Panel Version
2.0.1
Problem Description
The log copied from log page missing line breaks, and the log that scrolls outside the page cannot be copied.
Originally posted by @ChrisKimZHT in #9089
Steps to Reproduce
missing \n
issue:
- enter a log page (
/cronjobs/cronjob
,/logs/system
, etc.) - select and copy log text
- paste log text to a text editor
- all
\n
is missing
scrolls issue:
- enter a log page (
/cronjobs/cronjob
,/logs/system
, etc.) - select log text and scroll the log container
- selection disappeared
The expected correct result
No response
Related log output
Additional Information
No response