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

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

[Octave-bug-tracker] [bug #63926] line object buttondownfcn callback doe


From: jirim
Subject: [Octave-bug-tracker] [bug #63926] line object buttondownfcn callback does not work
Date: Tue, 14 Mar 2023 12:52:21 -0400 (EDT)

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

                 Summary: line object buttondownfcn callback does not work
                   Group: GNU Octave
               Submitter: jmac
               Submitted: Tue 14 Mar 2023 04:52:18 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 8.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 14 Mar 2023 04:52:18 PM UTC By: jirim <jmac>
Below is a simple test case to demonstrate the issue. It works ok in 7.3.0,
but not anymore in 8.1.0:


lh=plot([0 1],[0.1 2.1])
set(lh,'buttondownfcn','disp("line clicked")')









    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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