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

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

[Octave-bug-tracker] [bug #41757] screen flash when executing dbnext in


From: Rik
Subject: [Octave-bug-tracker] [bug #41757] screen flash when executing dbnext in GUI
Date: Sun, 02 Mar 2014 21:13:40 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

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

                 Summary: screen flash when executing dbnext in GUI
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sun 02 Mar 2014 01:13:39 PM PST
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I have a dark GUI color scheme where the Command Window is black and the text
is white.  When I try to do debugging in the Command Window, as opposed to the
Editor tab, I get a screen flash every time I advance an instruction.

Sample session:


./run-octave -f
dbstop ls
ans =  50
ls
50:   global __ls_command__;
debug>
dbnext
dbnext
dbnext


It appears that the window is being switched away momentarily from the Command
Window to something else and then back again.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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