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

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

[Octave-bug-tracker] [bug #63773] Button Down Callback not executed


From: Guillaume
Subject: [Octave-bug-tracker] [bug #63773] Button Down Callback not executed
Date: Tue, 7 Feb 2023 18:40:47 -0500 (EST)

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

                 Summary: Button Down Callback not executed
                 Project: GNU Octave
               Submitter: gyom
               Submitted: Tue 07 Feb 2023 11:40:45 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 07 Feb 2023 11:40:45 PM UTC By: Guillaume <gyom>
It seems that since this change:
http://hg.savannah.gnu.org/hgweb/octave/rev/d94ceed56929
button down callbacks are not executed any more:


figure ();
h = image ();
set (h, "ButtonDownFcn", "disp('click')");


This is observed on Ubuntu 20.04.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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