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

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

[Octave-bug-tracker] [bug #55854] Pause deactivated permanently after ma


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #55854] Pause deactivated permanently after making (gui) interpreter - console the active window
Date: Thu, 7 Mar 2019 10:57:31 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

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

                 Summary: Pause deactivated permanently after making (gui)
interpreter - console the active window
                 Project: GNU Octave
            Submitted by: tpapastylianou
            Submitted on: Thu 07 Mar 2019 03:57:29 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: tpapastylianou
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Steps to reproduce:

1. Run the following snippet ON A SINGLE LINE:
    plot(1:10); pause;

This should cause a new figure window to come up as the active window 

2. Without closing the figure window, click with the mouse back on interpeter
/ console window to make it the active window.

Bug: pause effect ends, and any subsequent calls to pause have no pause effect
(but without affecting the pause toggle state; in other words, 'pause query'
will still return 'on')

Expected behaviour: The pause effect should not have ended just by clicking on
the interpreter window, and also, subsequent calls to pause should not have
been affected

This is a regression bug for me, I have not experienced similar behaviour
using octave 4.4.1 on the same OS instance.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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