Opened 23 months ago
Closed 21 months ago
#575 closed defect (fixed)
Copying from console on GUI
| Reported by: | Paktas | Owned by: | william |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | GUI | Version: | 8.0.1-BETA4 |
| Keywords: | Cc: |
Description
Console window of /var/log/messages that is available on GUI does not allow copying of part of the text.
Windows probably refreshes and un-highglights text selection every half of the second making it impossible to ctrl+c.
It needs either refresh period increased (to ~2 seconds) or keep the highlighting while refreshing.
Attachments (1)
Change History (6)
Changed 23 months ago by Paktas
comment:1 Changed 21 months ago by delphij
Good point, I think it's desirable to implement a checkbox in the window which controls refreshing.
comment:2 Changed 21 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:3 Changed 21 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Fixed in r7774.
comment:4 Changed 21 months ago by Paktas
- Resolution fixed deleted
- Status changed from closed to reopened
Has this revision been merged? I am not seeing the changes on GUI in 8r8022.
comment:5 Changed 21 months ago by william
- Resolution set to fixed
- Status changed from reopened to closed
It didn't.
Done on r8061.
Note: See
TracTickets for help on using
tickets.

screenshot of text selection which is removed every half a second