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

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

[Octave-bug-tracker] [bug #52720] FLTK toolkit highlights 'R' rotate but


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52720] FLTK toolkit highlights 'R' rotate button initially, but then deactivates with mouse press
Date: Thu, 21 Dec 2017 17:41:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: FLTK toolkit highlights 'R' rotate button initially,
but then deactivates with mouse press
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Thu 21 Dec 2017 10:41:31 PM UTC
                Category: Plotting with OpenGL
                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:

Try the following:


>> close all
>> graphics_toolkit fltk
>> plot(1:10)


This is a 2-D plot.  Without clicking anywhere within the plot, notice that
the 'R' button at the bottom of the window is solid, i.e., it can be selected.
 If one were to click somewhere within the plot, the 'R' button turns grey and
is deactivated.  (If you've just done this, rerun the above script to create a
new window.)  However, if one were to click 'R' as the first action when the
button is still active, the plot will become rotate-able.  I don't know if
that is desired for 2-D plots, but regardless this is quirky behavior that
should be changed--either deactivate the button right away or do not
deactivate the button at all.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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