[Bug 247664] New: Cannot add submenu in Qt Designer Menu Editor when run in Oxygen style

Friedemann Kleint Friedemann.Kleint at nokia.com
Fri Aug 13 15:42:23 BST 2010


https://bugs.kde.org/show_bug.cgi?id=247664

           Summary: Cannot add submenu in Qt Designer Menu Editor when run
                    in Oxygen style
           Product: kde
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: Friedemann.Kleint at nokia.com


Created an attachment (id=50133)
 --> (http://bugs.kde.org/attachment.cgi?id=50133)
Screenshot

Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

In the menu editor, the '+' icon is not responsive on the dropdown entry. 
Technically speaking, it seems that QDesignerMenu::handleEvent()
(qt:/tools/designer/src/lib/shared/qdesigner_menu.cpp) no longer receives mouse
press events. I suppose this is caused by some event filter in the Oxygen
style.

To verify: Run designer with -style plastique and repeat.
Reported to Nokia as http://bugreports.qt.nokia.com/browse/QTBUG-12589.

Reproducible: Didn't try

Steps to Reproduce:
Run Qt Designer
Create MainWindow form
Add 'File' menu bar entry
Add 'Recent' menu entry in dropdown
Try to add submenu by clicking on '+' on the right


Actual Results:  
No reaction

Expected Results:  
Submenu opens

Dragging menu items does not work either.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list