Bug 576964 - Null Character '\0' in console logs stops copy/paste
Summary: Null Character '\0' in console logs stops copy/paste
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.21   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-29 14:13 EDT by Matthew Metcalf CLA
Modified: 2021-10-29 14:13 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Metcalf CLA 2021-10-29 14:13:19 EDT
If the null character '\0' is printed to the console logs then you are unable to copy and paste the full surounding log as the '\0' character and everything after it isn't copied.

This doesn't seems to be an issue in when run in command prompt only eclipse.