View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013063 | Scribus | General | public | 2015-05-13 20:35 | 2016-01-28 23:24 |
Reporter | Kunda | Assigned To | cbradney | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | Mac | OS | OSX | OS Version | 10.9.5 |
Product Version | 1.5.0svn | ||||
Target Version | 1.6 milestone | ||||
Summary | 0013063: Debug output when moving icons | ||||
Description | void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu | ||||
Steps To Reproduce | 1) Start from CLI 2) fiddle with the icon menus | ||||
Additional Information | OSX 10.10.5 1.5.1svn r20743 | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
|
|
Output: void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-13 20:35 | Kunda | New Issue | |
2015-05-13 20:35 | Kunda | Status | new => assigned |
2015-05-13 20:35 | Kunda | Assigned To | => cbradney |
2016-01-28 23:22 | Kunda | File Added: move-menus.gif | |
2016-01-28 23:23 | Kunda | Note Added: 0038484 | |
2016-01-28 23:24 | Kunda | Target Version | => 1.6 milestone |
2016-01-28 23:24 | Kunda | Additional Information Updated |