eclipse-theia/theia

[debug console]selected line get lost after scrolling the window

Open

#5,969 opened on Aug 17, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bugdebughelp wanted

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 12d 10h) (73 merged PRs in 30d)

Description

Description

If multi line in debug console were selected and scroll the window, selected line will be unselected when they are become invisible. so select long text from debug console become impossible after scrolling.

Reproduction Steps

debug_console_copy_paste

OS and Theia version: theia 0.9.0 ubuntu 18.04

Diagnostics:

Contributor guide