[ https://issues.apache.org/jira/browse/GUACAMOLE-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891701#comment-17891701 ]
Yang edited comment on GUACAMOLE-1256 at 10/22/24 2:54 AM: ----------------------------------------------------------- [~corentin.soriano] The operating system version and vim version accessed are as follows {code:java} [root@176server ~]# cat /etc/redhat-releaseĀ CentOS Stream release 8 [root@176server ~]# uname -a Linux 176server 4.18.0-394.el8.x86_64 #1 SMP Tue May 31 16:19:11 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux [root@176server ~]# vim --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Feb 22 2022 02:37:17){code} When navigating upward in the file, hold down the up key to reproduce. I selected these distorted texts and copied them. The content in the clipboard was inconsistent with the displayed content (distorted text), but the content in the clipboard was consistent with the normal file. was (Author: JIRAUSER307415): [~corentin.soriano] The operating system version and vim version accessed are as follows {code:java} [root@176server ~]# cat /etc/redhat-releaseĀ CentOS Stream release 8 [root@176server ~]# uname -a Linux 176server 4.18.0-394.el8.x86_64 #1 SMP Tue May 31 16:19:11 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux [root@176server ~]# vim --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Feb 22 2022 02:37:17){code} When navigating upward in the file, hold down the up key to reproduce. > Lines of file gets broken when navigating back and forth using a text editor > ---------------------------------------------------------------------------- > > Key: GUACAMOLE-1256 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1256 > Project: Guacamole > Issue Type: Bug > Components: Terminal > Affects Versions: 1.2.0 > Environment: Distributor ID:Ubuntu > Description:Ubuntu 18.04.2 LTS > Release:18.04 > Codename:bionic > Linux dev-kubernetes-01 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 > UTC 2019 x86_64 x86_64 x86_64 GNU/Linux > Reporter: Hugaleno Bezerra > Priority: Minor > Fix For: 1.6.0 > > Attachments: Screenshot from 2023-10-10 13-39-18.png, Screenshot from > 2023-10-10 13-41-00.png, bug_scrollingback_onfile.gif, > image-2024-06-06-18-13-06-244.png > > > Protocol: SSH > When editing a file using a text editor like vim and navigating back and > forth in the file some lines get "broken". > The file being used in the gif below is a default file from ubuntu > installation "vim /etc/ltrace.conf" > The problem happens in some servers of our local network, while in anothers > with same SO it doens't. We tried find a step to step to reproduce the > problem with 100% accurate but unfortunately we couldn't. > We decide to share that to see if someone else is having the same problem and > could help to find the reason. > If you need any more information to help reproduce de problem pls let me know. -- This message was sent by Atlassian Jira (v8.20.10#820010)