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

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

[Octave-bug-tracker] [bug #54069] GUI Command windows does not respect c


From: Armin Müller
Subject: [Octave-bug-tracker] [bug #54069] GUI Command windows does not respect column width
Date: Wed, 6 Jun 2018 05:40:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <http://savannah.gnu.org/bugs/?54069>

                 Summary: GUI Command windows does not respect column width
                 Project: GNU Octave
            Submitted by: arm_in
            Submitted on: Wed 06 Jun 2018 09:40:38 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When running code that will print results on the GUI command window, the
output is wrapped with the wrong column width.

Example:


clear; close all; clc
rand(1, 10)


Screenshot attached.

Apparently, there is room for 8 columns of numbers. The 9th number is printed
off-screen. A horizontal scrollbar is added. I find this output hard to read.
Especially, it is not possible to read at a glance.

Octave CLI as well as Matlab will wrap aroud with the correct number of
columns available. All text is visible without scrolling.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 06 Jun 2018 09:40:38 AM UTC  Name: command_window_width.png  Size:
30KiB   By: arm_in

<http://savannah.gnu.org/bugs/download.php?file_id=44308>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54069>

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




reply via email to

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