octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57582] Octave console messed up for long code


From: Hartmut
Subject: [Octave-bug-tracker] [bug #57582] Octave console messed up for long code lines (gui and cli)
Date: Sat, 11 Jan 2020 18:53:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

URL:
  <https://savannah.gnu.org/bugs/?57582>

                 Summary: Octave console messed up for long code lines (gui
and cli)
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Sat 11 Jan 2020 11:53:34 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I am using a self compiled dev version of Octave under linux (hg id
f658d41003e4).

And this is how to reproduce the (buggy?) behavior I observed with it:

* open Octave (gui or cli, it happens in both)
* type a long command into the Octave console (in my case it needs a line that
has more than 55 characters), not pressing the enter key at all
* when typing the last characters they will appear at the beginning if the
line and overwrite the formerly displayed characters there

In my case I type the following:


>> 123456789+123456789+123456789+123456789+123456789+1234


the first three characters being my Octave prompt. When typing further I see
the following:


567823456789+123456789+123456789+123456789+123456789+1234


(Have a look at the beginning of the text line!)

When executing this weired code line, it works fine in general. It seems to
only be about the text display.

I have not had this problem in older (also self compiled) Octave versions,
that's why I marked this issue as regpression.

Does anyone else see this?





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57582>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]