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

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

[Octave-bug-tracker] [bug #44704] Display of 'popupmenu' uicontrol (Qt)


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44704] Display of 'popupmenu' uicontrol (Qt)
Date: Thu, 02 Apr 2015 20:14:40 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

                 Summary: Display of 'popupmenu' uicontrol (Qt)
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Thu 02 Apr 2015 08:14:39 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Not a bug per se but on my platform (openSUSE 13.2) a popupmenu uicontrol is
displayed with a black surrounding background (see attached screenshot) that
disappears when displayed on top of another uicontrol:


F=figure;
uicontrol(F,'Units','normalized','Style','pushbutton','Position',[0.5 0.1 0.45
0.8]);
uicontrol(F,'Units','normalized','Style','popupmenu','Position',[0.3 0.4 0.4
0.2],'String','menu');


Is it just me or do you see something similar?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 02 Apr 2015 08:14:39 PM GMT  Name: popupmenu.png  Size: 7kB   By:
gyom

<http://savannah.gnu.org/bugs/download.php?file_id=33518>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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