-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Description
The log viewer component currently prevents users from scrolling down while copying text. Consequently, only the text visible on the screen can be copied, making it impossible to copy the entire log or reach certain lines that are not initially visible.
The copying and scrolling work with key controls but not with the mouse.
Steps to Reproduce
- Open the log viewer component.
- Attempt to scroll down while copying the log text.
- Observe that copying is restricted to only the visible text on the screen.
Expected Behavior
It should be possible to copy and scroll down the text within the log viewer up to a certain limit, including lines that are not initially visible.
Actual Behavior
Copying is restricted to the text visible on the screen, preventing the entire log text from being copied, including lines that are not visible.
Environment
- Package Version: ^5.2.0
- Browser: Chrome, Safari
Screenshots
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Needs info
