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

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

[Octave-bug-tracker] [bug #59321] window border with fltk vs. qt (XFCE)


From: Muhali
Subject: [Octave-bug-tracker] [bug #59321] window border with fltk vs. qt (XFCE)
Date: Thu, 22 Oct 2020 12:45:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0

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

                 Summary: window border with fltk vs. qt (XFCE)
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 22 Oct 2020 09:45:38 AM PDT
                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
                 Release: 6.0.90
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:


graphics_toolkit fltk
figure(1, "units", "normalized", "position", [0.5 0.5 0.5 0.5]) ;
pause(2) ;
graphics_toolkit qt
figure(1, "units", "normalized", "position", [0.5 0.5 0.5 0.5]) ;
pause(2) ;


On my XFCE desktop, the script shows that qt places the window border outside
the canvas, which should not happen I guess. I am not quite sure whether it
also occurs with other desktops.

I am sure this has been reported already, but I couldn't find it.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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